Quarterly format does not seem to work as shown in the exemple:
- uses: ACCIDDA/recurring-issues@v0.1.3
with:
config: |
- title: "Quarterly Review - Q[Q] [YYYY]"
...
The created issue tilte is like "Quarterly Review - QQ 2026".
Maybe it's related to the fact that dayjs requires a specific plugin for this, which is not importer by your module ?
Quarterly format does not seem to work as shown in the exemple:
The created issue tilte is like "Quarterly Review - QQ 2026".
Maybe it's related to the fact that dayjs requires a specific plugin for this, which is not importer by your module ?