Tune roadmap reminders to 7-day window with updated title and labels
This commit is contained in:
parent
199d574d66
commit
ab6ad85db7
3 changed files with 37 additions and 7 deletions
5
.github/workflows/roadmap-reminder.yml
vendored
5
.github/workflows/roadmap-reminder.yml
vendored
|
|
@ -24,5 +24,6 @@ jobs:
|
|||
--repo OliverGiertz/StaySense \
|
||||
--project-owner OliverGiertz \
|
||||
--project-number 4 \
|
||||
--days-upcoming 14 \
|
||||
--upsert-issue-title "[Roadmap] Weekly Health Report"
|
||||
--days-upcoming 7 \
|
||||
--upsert-issue-title "[Roadmap] Weekly Deadlines (7 Tage)" \
|
||||
--labels "roadmap-report,roadmap,ops"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue