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

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)