Revert "Add /rerun slash command for failed internal checks"

This commit is contained in:
Paolo Tranquilli
2026-03-10 14:43:59 +01:00
committed by GitHub
parent 017b6f2e44
commit a5f23ade8c

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."