Skip to content

chore: remove deprecated dependabot reviewers and annotation fixes #947

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

Merged
merged 5 commits into from
Jul 2, 2025

Conversation

tomowatt
Copy link
Member

@tomowatt tomowatt commented Jul 2, 2025

Dependabot reviewers are being deprecated see - https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/ - and we already have CODEOWNERS set up so removing them to avoid further comments on PRs from Dependabot

Additionally, adding context to annotations as the 'docs' annotations were being overridden by using the default context which were also used by the 'testacc' annotations.

And committing the 'docs' changes from make docs

@tomowatt tomowatt requested a review from a team as a code owner July 2, 2025 10:27
@tomowatt
Copy link
Member Author

tomowatt commented Jul 2, 2025

For context the backticks resulted in the following in the log ouput, not ideal or expected
image

and the 'docs' annotations were overwritten by using the default context resulting in only 1 annotation rather than 2 when the 'docs' failed
image

@tomowatt tomowatt merged commit fb1d401 into main Jul 2, 2025
1 check passed
@tomowatt tomowatt deleted the chore/remove-deprecated-dependabot-reviewers branch July 2, 2025 12:29
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