Skip to content

Add /rerun slash command for failed internal checks#21414

Open
redsun82 wants to merge 1 commit intomainfrom
redsun82/rerun-slash-command
Open

Add /rerun slash command for failed internal checks#21414
redsun82 wants to merge 1 commit intomainfrom
redsun82/rerun-slash-command

Conversation

@redsun82
Copy link
Contributor

@redsun82 redsun82 commented Mar 5, 2026

Adds a /rerun slash command. This requires internal changes to actually do something.

Only available on pull requests. Requires write access.

@redsun82 redsun82 requested a review from a team as a code owner March 5, 2026 10:40
Copilot AI review requested due to automatic review settings March 5, 2026 10:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new GitHub “command” definition to support a /rerun slash command on pull requests, intended to trigger a repository_dispatch event that Prior can use to rerun failed internal CI checks.

Changes:

  • Introduce a new .github/commands/rerun.yml command definition.
  • Configure the command to dispatch a rerun-workflow repository event and return a confirmation message.

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