Skip to content

Commit c827b48

Browse files
authored
Actions: run shortlog weekly (#6884)
2 parents 34aff77 + cba40fa commit c827b48

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.github/workflows/shortlog.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- 'CONTRIBUTING.md'
88
- '.github/workflows/shortlog.yml'
99
- '.mailmap'
10+
schedule:
11+
- cron: '37 06 * * 1' # 06:37, Monday
1012

1113
jobs:
1214
test:

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ github-actions[bot] <[email protected]>
5858
github-actions[bot] <[email protected]> GitHub Action
5959
Diquan Jabbour <[email protected]>
6060
Maxime Rio <[email protected]>
61+
Christopher Bennett <[email protected]> christopher.bennett <[email protected]>

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ requests_).
9999
- Maxime Rio
100100
- Paul Armstrong
101101
- Paul Earnshaw
102+
- Christopher Bennett
102103
<!-- end-shortlog -->
103104

104105
(All contributors are identifiable with email addresses in the git version

0 commit comments

Comments
 (0)