Skip to content

refactor(ci): consolidate dependency update workflows into update-deps#3683

Open
ayushb89 wants to merge 1 commit into
knative:mainfrom
ayushb89:feature/merge-update-deps-workflows
Open

refactor(ci): consolidate dependency update workflows into update-deps#3683
ayushb89 wants to merge 1 commit into
knative:mainfrom
ayushb89:feature/merge-update-deps-workflows

Conversation

@ayushb89
Copy link
Copy Markdown

@ayushb89 ayushb89 commented May 8, 2026

Consolidates the separate dependency auto-update workflows into a single centralized update-deps.yaml workflow.

This reduces duplicated setup logic by using a shared matrix-based flow for platform updates while preserving existing schedules, permissions, concurrency handling, and PR behavior.

Builder and python updates remain separate jobs due to their specific environment/setup requirements.

Closes #3291

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented May 8, 2026

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: ayushb89 / name: Ayush Kumar Burnwal (f8562d8)

@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented May 8, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ayushb89
Once this PR has been reviewed and has the lgtm label, please assign jrangelramos for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow Bot requested review from dsimansk and jrangelramos May 8, 2026 19:21
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented May 8, 2026

Welcome @ayushb89! It looks like this is your first PR to knative/func 🎉

@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented May 8, 2026

Hi @ayushb89. Thanks for your PR.

I'm waiting for a knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@knative-prow knative-prow Bot added needs-ok-to-test 🤖 Needs an org member to approve testing size/L 🤖 PR changes 100-499 lines, ignoring generated files. labels May 8, 2026
@ayushb89 ayushb89 force-pushed the feature/merge-update-deps-workflows branch 2 times, most recently from 17d16de to 18e376f Compare May 8, 2026 19:46
Signed-off-by: Ayush Kumar Burnwal <ayushburnwal2021@gmail.com>
@ayushb89 ayushb89 force-pushed the feature/merge-update-deps-workflows branch from 18e376f to f8562d8 Compare May 15, 2026 18:17
@lkingland
Copy link
Copy Markdown
Member

lkingland commented May 16, 2026

@ayushb89 thanks for the contribution. Seems like a reasonable consolidation to me.

@gauron99, @matejvasek can you weigh in please?

@lkingland lkingland added ok-to-test 🤖 Non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test 🤖 Needs an org member to approve testing labels May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test 🤖 Non-member PR verified by an org member that is safe to test. size/L 🤖 PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Merge auto bump workflows into update-deps

2 participants