Skip to content

Fail on unparseable scheduled dates#245

Open
AndreaGriffiths11 wants to merge 2 commits into
mainfrom
fail-on-unparseable-scheduled-date
Open

Fail on unparseable scheduled dates#245
AndreaGriffiths11 wants to merge 2 commits into
mainfrom
fail-on-unparseable-scheduled-date

Conversation

@AndreaGriffiths11

Copy link
Copy Markdown
Collaborator

What

Raise an explicit error when a scheduled issue has a date value that update_schedule.py cannot parse.

Why

Scheduled issues should not disappear from the README schedule while the workflow still reports success. If the date format is unsupported, the schedule update should fail so the issue can be corrected.

Verification

AndreaGriffiths11 and others added 2 commits July 7, 2026 00:24
Scheduled issues with unsupported date formats were being skipped while the workflow still passed. Raising an explicit error makes the schedule update fail when a scheduled stream cannot be represented in the README.

Co-authored-by: Copilot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant