Hello,
I'd like to create Jira automation (moving issue from one column to another) based on the approval status of connected PR. So for example if PR is approved, automation is run, and the task is moved to "waiting for merge" column. Similarly, "request changes" would move the task to "To be fixed" column.
Is there a way to do this? I have so far:
So it looks to me at this moment, that the only possibility is to have a custom, separate endpoint set up, which will accept bb webhooks, process it, and then send another request to Jira - which obviously is not something I want to do for this relatively straightforward task I want accomplished.
Is there any other way to achieve what I want?
I don't believe it's possible with the current automation rules. I've been looking / waiting for this feature for a couple years. Would be nice to see it, or see if someone has figured out a webhook solution.
Same here! I'm looking at how to trigger automation when a pull request is approved or changes are requested.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.