提交 4a4faf1a 编写于 作者: C Christof Marti

Automate 'new release' label

上级 cd6323eb
......@@ -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',
}
{
newReleaseLabel: 'new release',
newReleaseColor: '006b75',
action: 'remove',
daysAfterRelease: 7,
perform: true
}
\ No newline at end of file
{
newReleaseLabel: 'new release',
newReleaseColor: '006b75',
action: 'add',
perform: true
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册