You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Github action that verify commit message prefix
If the PR is related to some role, it would verify if in the title
or commit message header there is prefix set. For example, if
change was done for roles/cifmw_helpers, it should verify if the
title or commit message header contains [cifmw_helpers].
Also there is a dedicated script: scripts/check-role-prefix.sh
that gives possibility to test the commit message locally.
Signed-off-by: Daniel Pawlik <[email protected]>
0 commit comments