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

Assign issue to specific project

Open jklopstock-oncore opened this issue 6 years ago • 3 comments

If there are many projects in a repo, it'd be great to be able to assign the issue to a particular project based on a specified parameter.

jklopstock-oncore avatar Feb 13 '19 17:02 jklopstock-oncore

Couldn't you achieve this behavior by creating a label for each project, and having an automation rule per project that puts the issue into the project based on the correctly named label?

alexfornuto avatar Apr 18 '19 19:04 alexfornuto

@alexfornuto The issue would still be added to every single project. The added_label rule only works for moving between columns. Only new_issue and new_pullrequest work for adding to the project :/

rouke-broersma avatar Jul 12 '19 08:07 rouke-broersma

:thinking: It would be great to have a rule that adds an issue to board on label added.

ondrejbouda avatar Jul 23 '19 15:07 ondrejbouda