Auto-assign Copilot to github/github-ui after release issue creation#26
Auto-assign Copilot to github/github-ui after release issue creation#26Copilot wants to merge 3 commits into
Conversation
…ub-ui Co-authored-by: dustinbrownman <4685176+dustinbrownman@users.noreply.github.com>
|
@copilot Why is the GITHUB_UI token necessary. We should be able to use the existing token that is part of this workflow. |
Co-authored-by: dustinbrownman <4685176+dustinbrownman@users.noreply.github.com>
|
@rezrah - Curious to get your thoughts on this. It's small step, but shortcutting the work of making the change, pushing, and creating a PR seems valuable. Then our First Responder can focus on validating the necessary pages via a preview deploy. |
There was a problem hiding this comment.
Pull request overview
This PR automates Copilot agent assignment for integration work when new @primer/react-brand releases are detected, streamlining the upgrade process in the github/github-ui repository.
Key Changes:
- Added a workflow step that creates a Copilot agent task in the
github/github-uirepository - Includes release metadata (name, URL) and a link to the tracking issue in the task description
- Uses
continue-on-error: trueto ensure the Copilot assignment doesn't block the primary workflow
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@dustinbrownman this is a cool idea. A few thoughts:
|
Automates Copilot assignment for integration work when new
@primer/react-brandreleases are detected.Changes
gh agent-task createto assign Copilot ingithub/github-uicontinue-on-error: trueto prevent blocking the primary issue creation workflowOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.