Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

renovate: Fix Git submodule scheduling #586

Merged
merged 2 commits into from
Aug 31, 2024
Merged

Conversation

bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Aug 30, 2024

  • This contribution adheres to CONTRIBUTING.md. (Required)
  • Automatically post PR comments with images for G code changes? (Recommended for small changes)

What does this Pull Request accomplish?

The previous scheduling config was not working because third_party/ni-apis is a depName, not a packageName.

At one point, matchPackageNames used to match against dep names, but this behavior has been removed. renovatebot/renovate#25233

Enable "Dependency Dashboard Approval", which prevents Renovate from creating a PR until someone approves via the Dependency Dashboard.

Why should this Pull Request be merged?

Disable Renovate PRs for Git submodules unless approved via the Dependency Dashboard.

What testing has been done?

When I made the same change in another repo, I checked the Renovate log and verified that it listed the right schedule info.

"Dependency Dashboard Approval" is untested.

.github/renovate.json Outdated Show resolved Hide resolved
@bkeryan bkeryan merged commit ecdef31 into main Aug 31, 2024
5 checks passed
@bkeryan bkeryan deleted the users/bkeryan/renovate-schedule branch August 31, 2024 00:36
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