ghcp icon indicating copy to clipboard operation
ghcp copied to clipboard

Fix a broken Renovate configugration

Open suzuki-shunsuke opened this issue 2 years ago • 0 comments

Currently, Renovate configuration is invalid so Renovate stops working.

  • https://github.com/int128/ghcp/issues/315

Action Required: Fix Renovate Configuration There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (github>int128/go-actions)

Actually, preset github>int128/go-actions (default.json) doesn't exist.

https://github.com/int128/go-actions/tree/e3907480a8f8924752a5d53946bb89fdc30f72d0

It seems the preset was moved to github>int128/go-renovate-config:github-actions.

  • https://github.com/int128/go-renovate-config
  • https://github.com/int128/go-actions/commit/fc4d9587076ba351ce3e4af49bbf28a285b2eead

This pull request would fix Renovate Configuration, so Renovate would start working.

suzuki-shunsuke avatar May 30 '23 22:05 suzuki-shunsuke