mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-23 17:12:27 +00:00
[Backport release-26.05] ci/github-script/lint-commits: add more conventional commit prefixes (#544556)
This commit is contained in:
@@ -74,8 +74,10 @@ async function checkCommitMessages({ commits, core }) {
|
||||
'fix',
|
||||
'perf',
|
||||
'refactor',
|
||||
'services',
|
||||
'style',
|
||||
'test',
|
||||
'update',
|
||||
]
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user