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

Commit 893e4d8

Browse files
[skip changelog] Update create changelog action
1 parent 7af3d44 commit 893e4d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎.github/workflows/release.yml‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: Create changelog
19-
uses: arduino/create-changelog@1.0.0
19+
uses: arduino/create-changelog@1.1.0
2020
with:
2121
tag-regex: '^[0-9]+\.[0-9]+\.[0-9]+$'
22-
filter-regex: '^\[([sS][kK][iI][pP]|[cC][hH][aA][nN][gG][eE][lL][oO][gG])[ ,-]([cC][hH][aA][nN][gG][eE][lL][oO][gG]|[sS][kK][iI][pP])\].*'
22+
filter-regex: '^\[(skip|changelog)[ ,-](skip|changelog)\].*'
23+
case-insensitive-regex: true
2324
changelog-file-path: "dist/CHANGELOG.md"
2425

2526
- name: Install Taskfile

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /