Skip to content

chore(renovate): remove github-actions manager#428

Merged
Molter73 merged 1 commit intomainfrom
mauro/renovate/drop-github-actions
Mar 25, 2026
Merged

chore(renovate): remove github-actions manager#428
Molter73 merged 1 commit intomainfrom
mauro/renovate/drop-github-actions

Conversation

@Molter73
Copy link
Contributor

Description

The github-actions manager in MintMaker is currently broken due to the application missing the workflows permission in the GH token it uses. This in turn causes all other updates done via this workflow to be broken, in our case, we haven't gotten dockerfile or cargo updates over the last month.

For the time being and until this issue is fixed, we are removing the github-actions manager from our configuration.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

Run renovate-config-validator and got the following output:

 INFO: Validating .github/renovate.json5
ERROR: Found errors in configuration
       "file": ".github/renovate.json5",
       "errors": [
         {
           "topic": "Configuration Error",
           "message": "Invalid configuration option: rpmVulnerabilityAutomerge"
         },
         {
           "topic": "Configuration Error",
           "message": "The following managers configured in enabledManagers are not supported: \"rpm-lockfile\""
         }
       ]

The two errors are known, the are caused because they are configuration options specific to MintMaker that renovate does not recognize.

The `github-actions` manager in MintMaker is currently broken due to the
application missing the `workflows` permission in the GH token it uses.
This in turn causes all other updates done via this workflow to be
broken, in our case, we haven't gotten dockerfile or cargo updates over
the last month.

For the time being and until this issue is fixed, we are removing the
`github-actions` manager from our configuration.
@Molter73 Molter73 requested a review from a team as a code owner March 25, 2026 09:13
@coderabbitai
Copy link

coderabbitai bot commented Mar 25, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9342eef7-02c8-49d3-975f-51bfc062713d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mauro/renovate/drop-github-actions

Comment @coderabbitai help to get the list of available commands and usage tips.

@Molter73 Molter73 merged commit 3f0a8db into main Mar 25, 2026
25 checks passed
@Molter73 Molter73 deleted the mauro/renovate/drop-github-actions branch March 25, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants