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
I would like to add our netlify build links to our tasks, which works and I can do this, but sometimes someone might forget to add the Asana link to the PR description, so in order to accommodate this scenario, I am using the editedpull_request event. This however triggers the comment to be added every time the developer changes the description, whether they are adding a new unrelated note, or changing the asana task link, or whatever else. Is there any way to limit this? Maybe to once per PR? Maybe only when the asana task URL changes between job runs? Ideally everyone remembers to add the link so opened would work, but I don't think it will (sometimes I forget to add the link at first).
The text was updated successfully, but these errors were encountered:
I would like to add our netlify build links to our tasks, which works and I can do this, but sometimes someone might forget to add the Asana link to the PR description, so in order to accommodate this scenario, I am using the
edited
pull_request
event. This however triggers the comment to be added every time the developer changes the description, whether they are adding a new unrelated note, or changing the asana task link, or whatever else. Is there any way to limit this? Maybe to once per PR? Maybe only when the asana task URL changes between job runs? Ideally everyone remembers to add the link soopened
would work, but I don't think it will (sometimes I forget to add the link at first).The text was updated successfully, but these errors were encountered: