Summary: Because the publish runs aren't triggered on the main branch, we have limited visibility. Sending push notifications, webhooks or email integrations are hard, but opening an issue seems like a decent work-around for this. We can broaden this to more publish actions as needed. Pull Request resolved: https://github.com/facebook/flipper/pull/2904 Test Plan: Ran on my fork which generated this issue: https://github.com/passy/flipper/issues/9 Reviewed By: mweststrate Differential Revision: D31146956 Pulled By: passy fbshipit-source-id: 08f66bd4c96a5ea2cc5e70a7461c30e7e1f3d42e
10 lines
236 B
Markdown
10 lines
236 B
Markdown
---
|
|
title: GitHub Actions Workflow failed - {{ env.WORKFLOW_NAME }}
|
|
assignees: passy
|
|
labels: bug
|
|
---
|
|
|
|
The workflow {{ env.WORKFLOW_NAME }} failed. You can see it at
|
|
|
|
https://github.com/{{ env.REPOSITORY }}/actions/runs/{{ env.RUN_ID }}
|