Skip to content

Enable GitHub Actions Updates in Renovate#16

Open
harryswift01 wants to merge 1 commit into
mainfrom
15-general-update-enabled-renovate-managers
Open

Enable GitHub Actions Updates in Renovate#16
harryswift01 wants to merge 1 commit into
mainfrom
15-general-update-enabled-renovate-managers

Conversation

@harryswift01

Copy link
Copy Markdown
Member

Summary

Updates the custom Renovate configuration to include GitHub Actions dependencies alongside the existing Python dependency management.

Changes

Enable GitHub Actions Manager

  • Added github-actions to the enabledManagers configuration.
  • Retained the existing pep621 manager for Python dependencies.

Impact

  • Allows Renovate to detect and propose updates for actions used in GitHub Actions workflows.
  • Expands automated dependency management beyond Python dependencies without changing any existing Renovate behaviour.

@harryswift01
harryswift01 requested a review from jkalayan July 21, 2026 08:48
@harryswift01 harryswift01 self-assigned this Jul 21, 2026
@harryswift01 harryswift01 linked an issue Jul 21, 2026 that may be closed by this pull request
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29815715415

Coverage remained the same at 92.028%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 991
Covered Lines: 912
Line Coverage: 92.03%
Coverage Strength: 5.52 hits per line

💛 - Coveralls

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.

[General]: Update Enabled Renovate Managers in Configuration

2 participants