Deleted BuildFailed workflow registrations intercept Actions events across multiple repositories before job creation #207008
🏷️ Discussion TypeBug 💬 Feature/Topic AreaWorkflow Configuration Discussion DetailsWe are seeing a reproducible GitHub Actions pre-job failure across multiple repositories in the same organization. Repository 1 — receptia-dev/Orx Orphan/deleted workflow: Representative run: Signature: A new branch from current main containing only a minimal one-job echo workflow reproduced the same failure: Diagnostic PR: #103 The minimal workflow still resolved to deleted/internal workflow 351364211 / BuildFailed. Repository 2 — receptia-dev/Cntrl We then reproduced the same pattern independently with a different workflow registration: workflow_id: 351342327 Runs: All terminate with: startup_failure Importantly, on the same CNTRL commit where GitHub Actions failed pre-job, the Cloudflare GitHub App successfully received the repository event and completed its check. This suggests repository event delivery itself is working. Workflow YAML was validated, and the Orx minimal reproduction rules out checkout, tests, secrets, runner labels, workflow permissions, and repository-specific workflow complexity. We therefore suspect stale/orphaned GitHub Actions workflow-registration metadata in the event-dispatch layer. There does not appear to be a documented self-service method to purge/reindex this internal registration. Questions: Is this a known GitHub Actions backend issue? |
Replies: 1 comment
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
💬 Your Product Feedback Has Been Submitted 🎉
Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users.
Here's what you can expect moving forward ⏩