Skip to content

Comments

Restrict Snapshot-CI for forked pull requests#229

Draft
rolnico wants to merge 1 commit intomainfrom
nro/stop_snapshot_ci_to_run_on_forks
Draft

Restrict Snapshot-CI for forked pull requests#229
rolnico wants to merge 1 commit intomainfrom
nro/stop_snapshot_ci_to_run_on_forks

Conversation

@rolnico
Copy link
Member

@rolnico rolnico commented Aug 27, 2025

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

CI improvement

What is the current behavior?

The snapshot-CI workflow runs even on forked repositories

What is the new behavior (if this is a feature change)?
Modify workflows to conditionally skip certain CI actions when the pull request originates from a forked repository. This prevents unnecessary builds and notifications for external contributions.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

Modify workflows to conditionally skip certain CI actions when the pull request originates from a forked repository. This prevents unnecessary builds and notifications for external contributions.

Signed-off-by: Nicolas Rol <nicolas.rol@rte-france.com>
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

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.

1 participant