Skip to content

Reschedule prek job to 5am Fridays PDT#159

Merged
danielparks merged 1 commit into
mainfrom
reschedule
May 29, 2026
Merged

Reschedule prek job to 5am Fridays PDT#159
danielparks merged 1 commit into
mainfrom
reschedule

Conversation

@danielparks
Copy link
Copy Markdown
Owner

The time is set as UTC, so it will shift by an hour during the daylight
saving time switch.

@claude
Copy link
Copy Markdown

claude Bot commented May 29, 2026

Looks good. The cron expression 0 12 * * 5 is correct for Friday 12:00 UTC / 5:00 PDT, and the comment accurately documents it. The DST caveat in the PR description is noted — during standard time (PST, UTC−8) it will fire at 4:00 AM instead of 5:00, which is probably fine for an automated update job.

@claude
Copy link
Copy Markdown

claude Bot commented May 29, 2026

The updated comment (5am PDT / 4am PST) now explicitly documents both times, directly addressing the DST caveat I noted. No further concerns — this is ready to merge.

The time is set as UTC, so it will shift by an hour during the daylight
saving time switch.
@claude
Copy link
Copy Markdown

claude Bot commented May 29, 2026

The claude-response.yaml change (downgrading the action) has been removed from this PR, leaving only the intended prek rescheduling. Still looks good to merge.

@danielparks danielparks merged commit cfedeab into main May 29, 2026
14 checks passed
@danielparks danielparks deleted the reschedule branch May 29, 2026 06:33
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