Skip to content

ci: fix scheduled workflows for 1.19 branch#43905

Merged
aanm merged 1 commit intomainfrom
pr/marseel/fix_scheduled_for_1.19
Jan 22, 2026
Merged

ci: fix scheduled workflows for 1.19 branch#43905
aanm merged 1 commit intomainfrom
pr/marseel/fix_scheduled_for_1.19

Conversation

@marseel
Copy link
Copy Markdown
Member

@marseel marseel commented Jan 21, 2026

Scheduled runs on stable branches are triggered based on the list of
workflows under specific trigger. PR #41309 changed the trigger and once
we branched off, scheduled runs for 1.19 were not running.
Additionally, add comment to make sure that this is kept in sync in the
future.

Fixes #41309

Example run: https://github.com/cilium/cilium/actions/runs/21217016258/job/61040887633
( tests-datapath-verifier.yaml failure to trigger seems to be a separate issue)

Scheduled runs on stable branches are triggered based on the list of
workflows under specific trigger. PR #41309 changed the trigger and once
we branched off, scheduled runs for 1.19 were not running.
Additionally, add comment to make sure that this is kept in sync in the
future.

Fixes #41309

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 21, 2026
@marseel marseel force-pushed the pr/marseel/fix_scheduled_for_1.19 branch from 9bddfee to 0aa890b Compare January 21, 2026 16:17
@marseel marseel changed the title Pr/marseel/fix scheduled for 1.19 ci: fix scheduled workflows for 1.19 branch Jan 21, 2026
@marseel marseel added the release-note/ci This PR makes changes to the CI. label Jan 21, 2026
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 21, 2026
@marseel marseel marked this pull request as ready for review January 21, 2026 16:20
@marseel marseel requested review from a team as code owners January 21, 2026 16:20
@marseel marseel requested a review from brlbil January 21, 2026 16:20
@marseel
Copy link
Copy Markdown
Member Author

marseel commented Jan 21, 2026

/test

@aanm aanm enabled auto-merge January 21, 2026 16:22
@aanm aanm added this pull request to the merge queue Jan 22, 2026
Merged via the queue into main with commit 74fac0d Jan 22, 2026
524 of 538 checks passed
@aanm aanm deleted the pr/marseel/fix_scheduled_for_1.19 branch January 22, 2026 10:36
@maintainer-s-little-helper maintainer-s-little-helper bot added ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants