mirror of
https://github.com/status-im/status-mobile.git
synced 2026-08-31 00:51:15 +00:00
This change adds a new CI job for linting the titles of git commits of pull requests for the keyword `donotmerge`. If that keyword is present, then the CI job will fail, which will block the PR from being merged into develop. This rule is useful for allowing core contributors to commit temporary commits for testing without worrying about accidentally merging those commits.