gs

Results 6 comments of gs

Hi all - This is my checker so I don't need to add it to every job. ``` name: Check for master or prod failure on: workflow_run: workflows: [Build and...

Mainly that the workflow_run trigger is only evaluated from the default branch. You can specify what branches and such. I think for people when they add it to their repo...

Not sure if my wording in the pr is great let me know at @int128

Gonna close this as we aren't using this anymore and clearing up my repos

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-an-action-in-the-same-repository-as-the-workflow Seems like it should at least support using actions as defined in the github docs

Thanks - I missed that permission when creating the role for copilot. Is there any way we could add an error message on the failed creation of those tags so...