@acuminous/knuff
Version:
Reminds teams of recurring or future work by creating tasks in your issue tracker of choice
22 lines (20 loc) • 447 B
YAML
- title: 'Regenerate API Key'
body: |
- [ ] Regenerate the API Key
- [ ] Reset knuff reminder
labels:
- 'reminder'
schedule: |
DTSTART;TZID=Europe/London:20250701T080000
RRULE:FREQ=DAILY;COUNT=1
repositories:
- 'acuminous/knuff'
- title: 'Update dependencies'
body: |
- [ ] Update dependencies
labels:
- 'chore'
schedule: |
RRULE:FREQ=MONTHLY;BYMONTHDAY=1
repositories:
- 'acuminous/knuff'