Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.14: ci: use Ariane to trigger workflows #26625

Merged
merged 2 commits into from Jul 5, 2023
Merged

Conversation

nbusseneau
Copy link
Member

@nbusseneau nbusseneau commented Jul 4, 2023

Please see the main PR at #26237 for full context and discussions.

Warning This PR depends on #26548 to be merged first into v1.14.

@nbusseneau nbusseneau added area/CI-improvement Topic or proposal to improve the Continuous Integration workflow release-note/ci This PR makes changes to the CI. backport/1.14 This PR represents a backport for Cilium 1.14.x of a PR that was merged to main. labels Jul 4, 2023
@nbusseneau nbusseneau marked this pull request as ready for review July 4, 2023 12:37
@nbusseneau nbusseneau requested review from a team as code owners July 4, 2023 12:37
@nbusseneau nbusseneau requested review from ldelossa, aanm and nebril and removed request for a team July 4, 2023 12:37
@nbusseneau
Copy link
Member Author

@ldelossa @nebril You were requested reviews on this PR because this is an early 1.14 backport and we did not setup CODEOWNERS for 1.14 correctly yet, sorry for the noise. You can ignore this / auto-ack.

@nbusseneau nbusseneau force-pushed the pr/gh-app-trigger-rework-1.14 branch from 17f09b9 to aa1d502 Compare July 4, 2023 13:43
@nbusseneau nbusseneau requested a review from a team as a code owner July 4, 2023 13:43
@nbusseneau nbusseneau force-pushed the pr/gh-app-trigger-rework-1.14 branch from aa1d502 to d0bc0f4 Compare July 4, 2023 14:05
@nbusseneau nbusseneau requested review from a team as code owners July 4, 2023 14:05
Copy link
Member

@nebril nebril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-acking

@nbusseneau nbusseneau force-pushed the pr/gh-app-trigger-rework-1.14 branch from d0bc0f4 to ee1daf4 Compare July 5, 2023 11:32
[ upstream commit 4a9ee81 ]

This is a custom backport, please see upstream commit for full details.

Ariane is a new GitHub App intended to trigger Cilium CI workflows based
on trigger phrases commented in pull requests, in order to replace the
existing `issue_comment`-based workflows and simplify our CI stack.

This commit adds a configuration setting up triggers such that existing
1.14 workflows can be triggered with the usual `/test-backport-1.14`,
and based on the same PR changelist match / ignore rules.

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
[ upstream commit 9949c5a ]

This is a custom backport, please see upstream commit for full details.

In this commit, we move stable workflows from the `main` branch back
into the 1.14 stable branch now that workflows are triggered via
`workflow_dispatch` events in the appropriate context.

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
@nbusseneau nbusseneau force-pushed the pr/gh-app-trigger-rework-1.14 branch from ee1daf4 to 9a7fd47 Compare July 5, 2023 12:07
@aanm aanm merged commit 0e1bb54 into v1.14 Jul 5, 2023
46 of 48 checks passed
@aanm aanm deleted the pr/gh-app-trigger-rework-1.14 branch July 5, 2023 12:11
@nbusseneau nbusseneau added the kind/backports This PR provides functionality previously merged into master. label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI-improvement Topic or proposal to improve the Continuous Integration workflow backport/1.14 This PR represents a backport for Cilium 1.14.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants