Skip to content

Commit b72ad56

Browse files
ckyrouaccgwalters
authored andcommitted
ci: Update schedule release cadence to account for the new year
The new 3 week cadence starts on 2026-01-26. Signed-off-by: ckyrouac <ckyrouac@redhat.com>
1 parent f5bfc7f commit b72ad56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scheduled-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
exit 0
4848
fi
4949
50-
START_DATE="2025-08-04" # start of a 3 week sprint
50+
START_DATE="2026-01-05" # start of a 3 week sprint
5151
START_TIMESTAMP=$(date -d "$START_DATE" +%s)
5252
CURRENT_TIMESTAMP=$(date +%s)
5353
# Add 12 hour buffer (43200 seconds) to account for scheduling delays

0 commit comments

Comments
 (0)