It would be very helpful if I could run some automation in the Project Automation Rule Builder that is executed whenever one of my developers updates (aka pushes) a branch. I tried to perform this with the Commit Created automation, but it fails to pick up all the commits attached to a certain branch.
Ideally, I would like it if when a commit is made in a branch linked to an issue, I can perform automation on that issue or branch without forcing my developers to add unnecessary tags to their commit messages.
Example of a branch we would like to have the commits logged for automation: