Merge pull request #21447 from github/revert-21414-redsun82/rerun-slash-command

Revert "Add `/rerun` slash command for failed internal checks"
This commit is contained in:
Paolo Tranquilli
2026-03-10 15:55:45 +01:00
committed by GitHub

View File

@@ -1,14 +0,0 @@
---
trigger: rerun
title: Rerun failed internal checks
surfaces:
- pull_request
description: >
Finds all failed internal CI checks for this PR and reruns their failed jobs.
steps:
- type: repository_dispatch
eventType: rerun-workflow
- type: fill
submit_form: true
template: "Rerun has been triggered."