Skip to content

Onboard Renovate using new shared preset#64

Merged
cert-manager-prow[bot] merged 1 commit intocert-manager:mainfrom
erikgb:onboard-renovate
Sep 11, 2025
Merged

Onboard Renovate using new shared preset#64
cert-manager-prow[bot] merged 1 commit intocert-manager:mainfrom
erikgb:onboard-renovate

Conversation

@erikgb
Copy link
Copy Markdown
Member

@erikgb erikgb commented Sep 11, 2025

Without makefile-modules. This project is a bit "special", since it probably serves as a template for people who want to create a new external issuer.

But the dependencies in this project are lagging behind, and we have two open PRs to fix some of this. So there is a need. I also want to use this project to test the new shared preset a bit more.

Signed-off-by: Erik Godding Boye <egboye@gmail.com>
@cert-manager-prow cert-manager-prow bot added the dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. label Sep 11, 2025
@erikgb erikgb requested a review from Copilot September 11, 2025 16:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR onboards Renovate dependency management using a new shared preset configuration, without makefile-modules. The setup enables automated dependency updates for this project which serves as a template for external issuer implementations.

  • Adds a GitHub Actions workflow to run Renovate on a daily schedule
  • Configures Renovate using a shared preset from cert-manager/renovate-config
  • Sets up STS token exchange for secure authentication with Chainguard

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/renovate.yaml GitHub Actions workflow for running Renovate daily with STS authentication
.github/renovate.json5 Renovate configuration extending shared cert-manager preset
.github/chainguard/renovate.sts.yaml STS configuration defining permissions for Renovate operations

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@cert-manager-prow cert-manager-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 11, 2025
@ThatsMrTalbot
Copy link
Copy Markdown

/lgtm
/approve

@cert-manager-prow cert-manager-prow bot added the lgtm Indicates that a PR is ready to be merged. label Sep 11, 2025
@cert-manager-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ThatsMrTalbot

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

The pull request process is described 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

@cert-manager-prow cert-manager-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 11, 2025
@cert-manager-prow cert-manager-prow bot merged commit 8e483c7 into cert-manager:main Sep 11, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants