Skip to content

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

Open
ayushb89 wants to merge 4 commits intoknative:mainfrom
ayushb89:feature/merge-update-deps-workflows
Open

refactor(ci): consolidate dependency update workflows into update-deps#3683
ayushb89 wants to merge 4 commits intoknative: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

Ayush Burnwal added 2 commits May 9, 2026 00:34
Signed-off-by: Ayush Burnwal <ayush@example.com>
Signed-off-by: Ayush Burnwal <ayush@example.com>
@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented May 8, 2026

CLA Missing ID CLA Not Signed

@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
Signed-off-by: Ayush Burnwal <ayush@example.com>
@ayushb89 ayushb89 force-pushed the feature/merge-update-deps-workflows branch from 64d1726 to 9d8ec2c Compare May 8, 2026 19:43
Signed-off-by: ayushb89 <ayushburnwal2021@gmail.com>
@ayushb89 ayushb89 force-pushed the feature/merge-update-deps-workflows branch from 17d16de to 18e376f Compare May 8, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test 🤖 Needs an org member to approve testing 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

1 participant