Skip to content

Use a GitHub App to grant permissions to the LLVM updating bot#8994

Merged
alexreinking merged 1 commit intomainfrom
alexreinking/upgrade-llvm-app-token
Mar 8, 2026
Merged

Use a GitHub App to grant permissions to the LLVM updating bot#8994
alexreinking merged 1 commit intomainfrom
alexreinking/upgrade-llvm-app-token

Conversation

@alexreinking
Copy link
Member

As observed in #8993, the PRs created by the GitHub Actions bot do not trigger subsequent workflows.

I have created a GitHub App on the Halide organization to hand out temporary access tokens to this workflow. If I read the docs correctly, this should allow GHA workflows to trigger in response to these PRs.

This PR also allows the bot to push another bump on top of our commits if we're taking a long time to merge.

@alexreinking
Copy link
Member Author

This now works, as can be seen in #8995

@alexreinking alexreinking requested a review from abadams March 8, 2026 08:09
@alexreinking
Copy link
Member Author

Canceling workflows here because they're totally unrelated.

@alexreinking alexreinking force-pushed the alexreinking/upgrade-llvm-app-token branch from 115b5b4 to 819576e Compare March 8, 2026 08:20
@alexreinking alexreinking requested a review from mcourteaux March 8, 2026 12:05
@alexreinking alexreinking merged commit d2fd99f into main Mar 8, 2026
5 of 21 checks passed
@alexreinking alexreinking deleted the alexreinking/upgrade-llvm-app-token branch March 8, 2026 17:07
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