Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcc0fb62

Browse files
committed
ci: Limit scopes with semantic
This should enfore a standardized commit message without a scope.The repository isn't complex enough to require scopes yet, so wecan punt this down the road!
1 parentf5757ff commitcc0fb62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/semantic.yaml

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

10+
# We have no valid scopes right now.
11+
# A scope should be added when commits aren't aligning with associated change anymore.
12+
scopes:
13+
1014
# We only check that the PR title is semantic. The PR title is automatically
1115
# applied to the "Squash & Merge" flow as the suggested commit message, so this
1216
# should suffice unless someone drastically alters the message in that flow.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp