We want to create an automation to put Jira issues as ready for review whenever a PR title does not contain "WIP".
Background: when we open pull requests, tests might fail. It is part of the PR author to fix them. Fixing them may cause extra work which may take time. Before the tests are fixed, there is no point to review the issue.
We have a column for issues which are ready to be reviewed. We want to create an automatic rule to move issues to that column, but this can be done when an issue is actually ready.
To implement this automation, we need a trigger on PR title change. Is there a way to accomplish this?
I do not believe you can trigger an automation rule on PR title change. These are the PR-related triggers currently available:
Best regards,
Bill
Thank you, I've seen these triggers.
Do you know of any plan of adding this? Also maybe a more general trigger like 'PR changed' trigger, with a way to add conditions to what changed and get the content of the change.
Some examples that might be useful:
* Comment added (looking for specific comments)
* PR approved
* Required checks passed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi! Here are the suggestions and defects around PR triggers for automation in the public backlog. You may watch/vote for them to see progress.
And, you may select Create at the top of this view to add new suggestions if you do not see ones covering your ideas.
Thanks,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.