ci: trigger PackageDistro from PR comments#6379
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6379 +/- ##
==========================================
- Coverage 78.73% 78.73% -0.01%
==========================================
Files 685 685
Lines 293358 293358
Branches 8658 8658
==========================================
- Hits 230988 230985 -3
Misses 60552 60552
- Partials 1818 1821 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2a7f4f3 to
018ae0a
Compare
Add an issue_comment workflow for pull requests that accepts the exact bot command, checks collaborator permissions, and dispatches the PackageDistro workflow for the PR head. The workflow also keeps a bot comment on the PR up to date so rejected requests get a clear reply and accepted requests are replaced by the later PackageDistro result. AI assistance: Codex implemented the workflow and verification updates. Co-authored-by: Codex <codex@openai.com>
018ae0a to
5f67990
Compare
Member
Author
|
I am not sure how well this will work, but let's give it a spin... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add an issue_comment workflow for pull requests that accepts the exact bot command, checks collaborator permissions, and dispatches the PackageDistro workflow for the PR head.
The workflow also keeps a bot comment on the PR up to date so rejected requests get a clear reply and accepted requests are replaced by the later PackageDistro result.
AI assistance: Codex implemented the workflow and
verification updates.
Disclaimer: I have not yet reviewed this PR myself at all. So if you don't like being exposed to unvetted AI slop, better don't look yet. But I don't want to risk forgetting this start, so I am putting it out here.
This PR here requires gap-system/PackageDistro#1354 to be really useful.