project-beta-automations
project-beta-automations copied to clipboard
[ FEATURE REQUEST ]: Ability to configure what needs to be attached to a project/moved and what is not
Is there an existing issue for this?
- [X] I have searched the existing issues
Is your feature request related to a problem? Please describe
The ability to move linked issues with the PR is great! But in my case, I don't need to attach PRs to the project and therefore don't need to put them in any columns.
Describe the solution you'd like:
It would be great to be able to configure whether to attach a PR to a project / move it or not. Perhaps something like:
attach_pr: false # Specifies whether to attach a PR to the project (if not already attached)
move_pr: false # Specifies whether to move the PR
Describe alternatives you've considered
No response
Additional context:
No response