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: Create renovate_config_check.yaml #1920

Merged
merged 4 commits into from
Jan 22, 2024
Merged

chore: Create renovate_config_check.yaml #1920

merged 4 commits into from
Jan 22, 2024

Conversation

ddixit14
Copy link
Contributor

Introducing config checker for renovate bot upon every pull request touching renovate.json.


jobs:
config_validation:
runs-on: ubuntu-latest
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you set a specific version? I don't want to see failure due to the "latest" starting to point a new version.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

- 'renovate.json'

jobs:
config_validation:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Include renovate bot in its name.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@suztomo
Copy link
Member

suztomo commented Jan 22, 2024

If you go for this approach, ensure the pull requests in the downstream repositories are merged.

@ddixit14 ddixit14 merged commit 6612ab8 into master Jan 22, 2024
12 checks passed
@ddixit14 ddixit14 deleted the ddixit14-patch-1 branch January 22, 2024 14:12
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