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

Use RenovateBot for API docs version in build #952

Merged
merged 2 commits into from
Jul 28, 2024

Conversation

SeanKilleen
Copy link
Member

@SeanKilleen SeanKilleen commented Jul 28, 2024

This introduces a RenovateBot custom manager.

In the build-process.yml file, it will look for the version in NUNIT_VERSION_FOR_API_DOCS, and will suggest an update for it when a new version of NUnit is published.

This ensures that our docs get PRs to stay up to date when a new version of NUnit is released.

Supports #941. Going to choose to leave it open for now because I have to merge this first before I can see if it's successful (I should see a PR generated to update to 4.1.0.

@SeanKilleen
Copy link
Member Author

Unfortunately there's no good way to test this (irony!) that I can see, and so I'm going to merge it and evaluate. I did check the regex in a regex tester and it worked as expected, plus I have the prior PRs I've done elsewhere with this technique.

Copy link

@SeanKilleen SeanKilleen merged commit 756c38e into master Jul 28, 2024
7 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 28, 2024
* basic first attempt

* Update the depName 756c38e
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.

1 participant