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

Trigger required workflows using Ariane #27002

Merged
merged 1 commit into from Jul 25, 2023
Merged

Trigger required workflows using Ariane #27002

merged 1 commit into from Jul 25, 2023

Conversation

michi-covalent
Copy link
Contributor

@michi-covalent michi-covalent commented Jul 21, 2023

Use Ariane to trigger all the required workflows so that they get marked
as skipped when they get skipped.

After this gets merged, we need to update required status checks:

  • Replace gateway-api-conformance-test * with ConformanceGatewayAPI
  • Replace ingress-conformance-test * with ConformanceIngress
  • Replace integration-test with IntegrationTests
  • Replace Runtime Test * with Cilium Runtime

Fixes #26968

@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 Jul 21, 2023
@michi-covalent
Copy link
Contributor Author

/test

1 similar comment
@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent michi-covalent force-pushed the pr/michi/ariane branch 2 times, most recently from c370ee6 to 19bdfe2 Compare July 21, 2023 21:13
@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent michi-covalent force-pushed the pr/michi/ariane branch 2 times, most recently from c82343c to 95bd0fa Compare July 21, 2023 22:04
@michi-covalent
Copy link
Contributor Author

/test

1 similar comment
@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent michi-covalent added the release-note/ci This PR makes changes to the CI. label Jul 21, 2023
@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 Jul 21, 2023
@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent michi-covalent force-pushed the pr/michi/ariane branch 2 times, most recently from 0f4aafc to 46572c5 Compare July 21, 2023 22:29
@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent
Copy link
Contributor Author

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.13.5 Jul 25, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.12.12 Jul 25, 2023
@aanm aanm added this to Needs backport from main in 1.14.1 Jul 26, 2023
@aanm aanm removed this from Needs backport from main in 1.14.0 Jul 26, 2023
@gentoo-root gentoo-root added this to Needs backport from main in 1.12.13 Jul 26, 2023
@gentoo-root gentoo-root removed this from Needs backport from main in 1.12.12 Jul 26, 2023
@gentoo-root gentoo-root added this to Needs backport from main in 1.13.6 Jul 26, 2023
@gentoo-root gentoo-root removed this from Needs backport from main in 1.13.5 Jul 26, 2023
@nbusseneau nbusseneau mentioned this pull request Jul 26, 2023
2 tasks
@nbusseneau nbusseneau mentioned this pull request Jul 26, 2023
2 tasks
@nbusseneau nbusseneau added backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. and removed needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels Jul 26, 2023
@nbusseneau nbusseneau mentioned this pull request Jul 26, 2023
6 tasks
@nbusseneau nbusseneau added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels Jul 26, 2023
@joestringer joestringer added backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. and removed backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. labels Jul 26, 2023
@nbusseneau nbusseneau added backport-done/1.12 The backport for Cilium 1.12.x for this PR is done. backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. and removed backport-pending/1.12 backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. labels Jul 31, 2023
@nebril nebril moved this from Needs backport from main to Backport done to v1.13 in 1.13.6 Aug 10, 2023
@nebril nebril moved this from Needs backport from main to Backport done to v1.14 in 1.14.1 Aug 10, 2023
@asauber asauber moved this from Needs backport from main to Backport done to v1.12 in 1.12.13 Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.12 The backport for Cilium 1.12.x for this PR is done. backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. 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
No open projects
1.12.13
Backport done to v1.12
1.13.6
Backport done to v1.13
1.14.1
Backport done to v1.14
Development

Successfully merging this pull request may close these issues.

some github workflows don't get marked "skipped" when skipped
4 participants