project-beta-automations icon indicating copy to clipboard operation
project-beta-automations copied to clipboard

[ FEATURE REQUEST ]: Ability to configure what needs to be attached to a project/moved and what is not

Open VladyslavBilomeria opened this issue 1 year ago • 4 comments

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

VladyslavBilomeria avatar Mar 14 '23 19:03 VladyslavBilomeria