Skip to content

fix flake bump auto approve workflow with forked PRs#176

Merged
tpressure merged 1 commit into
gardenlinuxfrom
fix-auto-approve
Jun 26, 2026
Merged

fix flake bump auto approve workflow with forked PRs#176
tpressure merged 1 commit into
gardenlinuxfrom
fix-auto-approve

Conversation

@pkr4711

@pkr4711 pkr4711 commented Jun 26, 2026

Copy link
Copy Markdown

GitHub does not pass repository secrets to workflows triggered from fork PRs, except for the limited GITHUB_TOKEN.

This PR fix this issue.

some example runs can be found here

@pkr4711 pkr4711 self-assigned this Jun 26, 2026
@pkr4711 pkr4711 requested review from phip1611 and tpressure June 26, 2026 11:33
GitHub does not pass repository secrets to workflows
triggered from fork PRs, except for the limited GITHUB_TOKEN.

Signed-off-by: Paul Kroeher <paul.kroeher@cyberus-technology.de>
On-behalf-of: SAP paul.kroeher@sap.com
@pkr4711 pkr4711 force-pushed the fix-auto-approve branch from f37c0f5 to 9e27796 Compare June 26, 2026 11:35

@phip1611 phip1611 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thx!

@tpressure tpressure merged commit 0bd3750 into gardenlinux Jun 26, 2026
20 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.

3 participants