[COMMIT scylla-cluster-tests branch-5.4] fix(commitlint): add `build` to scope

7 views
Skip to first unread message

Commit Bot

<bot@cloudius-systems.com>
unread,
Aug 12, 2024, 5:12:00 PMAug 12
to scylladb-dev@googlegroups.com, Israel Fruchter
From: Israel Fruchter <fr...@scylladb.com>
Committer: Israel Fruchter <israel....@gmail.com>
Branch: branch-5.4

fix(commitlint): add `build` to scope

since dependabot is using this scope, we should fail
CI checks on it (it's easier then teaching it to switch the text)

---
diff --git a/commitlint.config.js b/commitlint.config.js
--- a/commitlint.config.js
+++ b/commitlint.config.js
@@ -8,7 +8,7 @@ module.exports = {
'subject-max-length': [2, 'always', 100],
'subject-min-length': [2, 'always', 10],
// Type
- 'type-enum': [2,'always',['ci','docs','feature','fix','improvement','perf','refactor','revert','style','test', 'unit-test']],
+ 'type-enum': [2,'always',['ci','docs','feature','fix','improvement','perf','refactor','revert','style','test', 'unit-test', 'build']],
'type-empty': [2, 'never'],
// Scope
'scope-empty': [2, 'never'],

Commit Bot

<bot@cloudius-systems.com>
unread,
Aug 12, 2024, 5:12:10 PMAug 12
to scylladb-dev@googlegroups.com, Israel Fruchter
From: Israel Fruchter <fr...@scylladb.com>
Committer: Israel Fruchter <israel....@gmail.com>
Branch: branch-2023.1
Reply all
Reply to author
Forward
0 new messages