Skip to content

Commit

Permalink
Automate 'new release' label
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmarti committed Jun 4, 2018
1 parent cd6323e commit 4a4faf1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .github/calendar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@
'2018-05-10 12:00, US/Pacific': 'release', # 1.23.1
'2018-05-15 12:00, US/Pacific': 'development',
'2018-05-28 18:00, US/Pacific': 'endgame',
# 'release' not needed anymore, return to 'development' after releasing 1.24.0:
# '2018-06-06 18:00, US/Pacific': 'development',
}
2 changes: 1 addition & 1 deletion .github/new_release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
newReleaseLabel: 'new release',
newReleaseColor: '006b75',
action: 'remove',
daysAfterRelease: 7,
perform: true
}
6 changes: 0 additions & 6 deletions .github/release/new_release.yml

This file was deleted.

0 comments on commit 4a4faf1

Please sign in to comment.