How to Successfully Set Up GitHub Triggers for New PRs and Release Reports?

This topic was automatically generated from Slack. You can find the original thread here.

looking for some help with github triggers - i have a workflow setup to generate a report every time a release is done and it doesnt work. i would like to also set up triggers for new PRs. has anyone done this successfully?

Which trigger are you using, and is it showing any execution logs?

it was created by string

If your workflow is deployed, you should be able to see execution logs. What’s the trigger’s configuration (props, etc.)?

the flow doesnt run so no logs

trigger never executes

What about the initial deployment logs, do you see those?

Feel free to open a support ticket if you don’t want to share these details in this channel, without that info it’s hard to know what exactly is going on