[CI] Fix broken pipeline on main due to incorrect job rules
Description
The danger-review-gate
job was missing rules which would cause it to run under more than just merge_request_events
. This has been fixed by adding a rules
section.
Additionally, I modified the Dangerfile to not include the docs link in - [x] Merge Request title is clear, concise, and suitable as a changelog entry.
as this was recently changed. This would cause it to fail if an older docs link was still there.
Checklist
-
Documentation reflects the changes made. -
Merge Request title is clear, concise, and suitable as a changelog entry. See this link
References
Closes #1215 (closed)
Edited by Niels Alexander Buegel