rust-lang/rust: Enable forking-renovate bot#2519
Conversation
This enables Renovate to pin GitHub Actions to SHAs and keep them up-to-date. See rust-lang/rust#155089 (comment)
|
Error: The feature Please file an issue on GitHub at triagebot if there's a problem with this bot, or reach out on #triagebot on Zulip. |
Dry-run check results |
|
Before approving this we need to change https://github.com/rust-lang/rust/blob/main/.github/renovate.json5 to only update github actions. Otherwise renovate starts opening a lot of PRs. The code examples here (of the renovate config) should be helpful: https://github.com/rust-lang/renovate#security-only-updates |
are you sure about that? https://github.com/rust-lang/rust/blob/main/.github/renovate.json5#L6 looks to me like it currently has everything disabled except for the lockfile updates 🤔 |
|
oh, you are right. But we should also delete |
This enables Renovate to pin GitHub Actions to SHAs and keep them up-to-date.
See rust-lang/rust#155089 (comment)
r? @marcoieni