You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It sounds like you might want to try configuring this workflow action to be triggered by the issues event payload with the activity type labeled. Github docs on that here are very helpful and contain some setup configuration which you can add to your workflow.
Description
I am looking for a solution where the github action can only be triggered based on the label associated to the issue created in Github.
The use case is we are trying to trigger the workflow to send a message to slack based on a specific label attached to the issue.
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
package version:
node version:
OS version(s):
Steps to reproduce:
Expected result:
What you expected to happen
Actual result:
What actually happened
Attachments:
Logs, screenshots, screencast, sample project, funny gif, etc.
The text was updated successfully, but these errors were encountered: