Page MenuHomeVyOS Platform

Enforce pull request and commit title format
Closed, ResolvedPublic

Description

A lot of time we have to remind new contributors about the correct pull request title and commit message format. Ideally PRs and commits whose format is not "Txxxx: fix this and that" should fail the CI check. GitHub Actions is certainly capable of that.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)