Hi,
We would like to explore the possibility of adding a trigger list for Pull Requests, allowing developers to select which builds to run. For instance, when a developer opens a Pull Request, they may need to run a different build instead of the default ones. To give developers this flexibility, we would like to present a checkbox or a list, enabling them to manually select and trigger specific builds.
Does Bitbucket has an option to add this kind of option?
Thanks,
Galit
One idea maybe...
If you can use the standard automation rules to trigger the builds, then you could implement an automation rule which is:
You could even make it more convenient by using a PR description template where the options are listed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.