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

chore: update ignore paths in renovate config #1945

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

JoeWang1127
Copy link
Contributor

In this PR:

  • Update renovate config to explicitly ignore workflow files in .github/workflows.

Context: we want to use renovateBot to update the version of unmanaged dependency check in .github/workflows/unmanaged_dependency_check.yaml. However, the directory is ignored in renovate config (#1855). Explicitly list files in this directory can make renovate include .github/workflows/unmanaged_dependency_check.yaml.

@JoeWang1127 JoeWang1127 marked this pull request as ready for review March 27, 2024 17:51
@JoeWang1127 JoeWang1127 requested a review from a team as a code owner March 27, 2024 17:51
@JoeWang1127 JoeWang1127 merged commit 571a091 into master Mar 27, 2024
11 checks passed
@JoeWang1127 JoeWang1127 deleted the chore/update-ignore-path branch March 27, 2024 17:57
@blakeli0
Copy link
Contributor

I think we have to port this change to the templates in sdk-platform-java as well?

JoeWang1127 added a commit to googleapis/sdk-platform-java that referenced this pull request Mar 28, 2024
lqiu96 pushed a commit to googleapis/sdk-platform-java that referenced this pull request Mar 28, 2024
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.

3 participants