Skip to content

ci: Skip jobs on forks which would fail anyway#1436

Merged
adombeck merged 1 commit intocanonical:mainfrom
adombeck:skip-jobs-on-forks
Apr 13, 2026
Merged

ci: Skip jobs on forks which would fail anyway#1436
adombeck merged 1 commit intocanonical:mainfrom
adombeck:skip-jobs-on-forks

Conversation

@adombeck
Copy link
Copy Markdown
Contributor

@adombeck adombeck commented Apr 13, 2026

The GitHub token in CI jobs run for PRs from forks don't have the 'packages: write' permission which we need to upload the Debian package to OCI artifacts. Just skip the jobs which would fail because of that when on a PR from a fork.

UDENG-9780

@adombeck adombeck force-pushed the skip-jobs-on-forks branch 2 times, most recently from 9db61ee to 852c9c3 Compare April 13, 2026 16:50
The GitHub token in CI jobs run for PRs from forks don't have the
'packages: write' permission which we need to upload the Debian package
to OCI artifacts. Just skip the jobs which would fail because of that
when on a PR from a fork.
@adombeck adombeck force-pushed the skip-jobs-on-forks branch from 852c9c3 to 29bde55 Compare April 13, 2026 17:07
@adombeck adombeck requested a review from denisonbarbosa April 13, 2026 17:07
@adombeck adombeck marked this pull request as ready for review April 13, 2026 17:10
@adombeck adombeck merged commit 554dd06 into canonical:main Apr 13, 2026
16 checks passed
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