Skip to content

ci(template): Skip various jobs/steps if coming from a fork#582

Merged
Techassi merged 3 commits intomainfrom
ci/template-skip-jobs-on-fork
Mar 30, 2026
Merged

ci(template): Skip various jobs/steps if coming from a fork#582
Techassi merged 3 commits intomainfrom
ci/template-skip-jobs-on-fork

Conversation

@Techassi
Copy link
Copy Markdown
Member

@Techassi Techassi commented Mar 30, 2026

Came up in https://github.com/stackabletech/airflow-operator/actions/runs/23501145508/job/68397977342.

Note

This PR bumps stackabletech/actions to v0.13.1 across the board, which supports skipping publishing and signing Helm Charts.

With this PR, various jobs and steps are skipped if the PR is raised from a fork by external contributors. The fork doesn't (and shouldn't) have access to various credentials/secrets. As such, some of our CI tasks cannot be run.

@Techassi Techassi self-assigned this Mar 30, 2026
@Techassi Techassi marked this pull request as ready for review March 30, 2026 09:16
Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM

@Techassi Techassi added this pull request to the merge queue Mar 30, 2026
Merged via the queue into main with commit 2428552 Mar 30, 2026
2 checks passed
@Techassi Techassi deleted the ci/template-skip-jobs-on-fork branch March 30, 2026 09:21
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.

2 participants