The rule is working when manually triggering but the not working when commit is pushed to GitLab. I have committed using the command git commit -m "<issue_name> <message>" and the commit is displayed on the issue but the rule to be triggered after a commit did not trigger.
This manual trigger is working.
But the automatic trigger after commit is not working.
Audit log of automatic trigger:
Rule triggered by the issue:
Why is it not working?