File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ convention:
13
13
- chore
14
14
- merge
15
15
- revert
16
+ - ci
16
17
commitScopes : []
17
18
releaseTagGlobPattern : v[0-9]*.[0-9]*.[0-9]*
18
19
changelog :
@@ -30,13 +31,13 @@ changelog:
30
31
merge : Merges
31
32
breakingChange : BREAKING CHANGES
32
33
33
- # # GitHub
34
- # commitUrl: https://github.com/ACCOUNT/REPOSITORY /commit/%commit%
35
- # commitRangeUrl: https://github.com/ACCOUNT/REPOSITORY /compare/%from%...%to%?diff=split
34
+ # GitHub
35
+ commitUrl : https://github.com/aws-samples/generative-ai-newsletter-app /commit/%commit%
36
+ commitRangeUrl : https://github.com/aws-samples/generative-ai-newsletter-app /compare/%from%...%to%?diff=split
36
37
37
- # # GitHub Issues
38
- # issueRegexPattern: "#[0-9]+"
39
- # issueUrl: https://github.com/ACCOUNT/REPOSITORY /issues/%issue%
38
+ # GitHub Issues
39
+ issueRegexPattern : " #[0-9]+"
40
+ issueUrl : https://github.com/aws-samples/generative-ai-newsletter-app /issues/%issue%
40
41
41
42
# # Jira Issues
42
43
# issueRegexPattern: "[A-Z][A-Z0-9]+-[0-9]+"
You can’t perform that action at this time.
0 commit comments