Skip to content

Commit 82d6570

Browse files
committed
Remove scopes
1 parent 5c10e52 commit 82d6570

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.github/semantic.yaml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,6 @@
77
# https://www.notion.so/coderhq/Conventional-commits-1d51287f58b64026bb29393f277734ed
88
###############################################################################
99

10-
# Scopes are optionally supplied after a 'type'. For example, in
11-
#
12-
# feat(cdr): autostart ui
13-
#
14-
# '(cdr)' is the scope. Scopes are used to signify where the change occurred.
15-
scopes:
16-
# The Coder product (front/back/deploy) (path: product/coder)
17-
- cdr
18-
19-
# The Coder CLI (path: product/coder/service/cli)
20-
- cli
21-
22-
# The Coder product e2e suite (path: product/coder/e2e)
23-
- e2e
24-
25-
# A change to a shared library module (path: lib/)
26-
- lib
27-
2810
# We only check that the PR title is semantic. The PR title is automatically
2911
# applied to the "Squash & Merge" flow as the suggested commit message, so this
3012
# should suffice unless someone drastically alters the message in that flow.

0 commit comments

Comments
 (0)