Skip to content

[CI]: Activating CI for PRs coming from external forks#52

Merged
FrancescoConti merged 2 commits intomainfrom
an/ci-ext-prs
Mar 19, 2026
Merged

[CI]: Activating CI for PRs coming from external forks#52
FrancescoConti merged 2 commits intomainfrom
an/ci-ext-prs

Conversation

@alenad95
Copy link
Copy Markdown
Member

Changed gitlab-ci.yml to enable CI also fro PRs coming from forks outside the pulp-platform organization. Manual approval by a mainainer is required to trigger the CI pipeline.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables GitHub Actions CI workflow execution for pull requests originating from external forks, while requiring maintainer approval before exposing secrets to those runs.

Changes:

  • Added pull_request_target trigger to support fork PR workflows.
  • Split the previous single job into internal vs external PR jobs, gating external runs via a protected environment.
  • Centralized the GitLab CI action configuration under with: for both paths.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@FrancescoConti FrancescoConti merged commit c40eedf into main Mar 19, 2026
2 checks passed
@FrancescoConti FrancescoConti deleted the an/ci-ext-prs branch March 19, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants