project-bot icon indicating copy to clipboard operation
project-bot copied to clipboard

Allow detection of labels added to PRs

Open Greymagic27 opened this issue 4 years ago • 1 comments

Is there a way to make it so adding a label to a pull request also triggers an action?

image

Right now I have it setup like that but it only detects labels added to issues and not PRs

Greymagic27 avatar May 24 '21 15:05 Greymagic27

basically #97 but for PRs.

These both are a duplicate of #66

I hit this today as well, this bot will move columns based on add/remove label but it won't add PRs as items to the project based on add/remove label. Since there's no rule combo (and no has-label rule) this makes flows based on labels require manually adding the PR to the project, which was a task I was hoping to avoid.

runspired avatar May 28 '21 02:05 runspired