Skip to content

ci: trigger PackageDistro from PR comments#6379

Draft
fingolfin wants to merge 1 commit intomasterfrom
codex/pkgdist-pr-trigger
Draft

ci: trigger PackageDistro from PR comments#6379
fingolfin wants to merge 1 commit intomasterfrom
codex/pkgdist-pr-trigger

Conversation

@fingolfin
Copy link
Copy Markdown
Member

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.

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>
@fingolfin fingolfin added release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: infrastructure labels May 7, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.15%. Comparing base (aa52ee2) to head (2a7f4f3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6379      +/-   ##
==========================================
- Coverage   78.69%   76.15%   -2.55%     
==========================================
  Files         684      683       -1     
  Lines      292892   292648     -244     
  Branches     8660     8644      -16     
==========================================
- Hits       230488   222857    -7631     
- Misses      60590    67966    +7376     
- Partials     1814     1825      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant