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

Plugins should have a valid CODEOWNERS file #499

Merged
merged 10 commits into from
Apr 5, 2024

Conversation

alecharp
Copy link
Collaborator

Description

Resolves #498.

It is good practice for each plugin to have a CODEOWNERS file to notify the maintainers of any contributions.

Based on https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#about-code-owners, CODEOWNERS file can be located in root, .github or in docs folder.

Testing done

Adds tests for the new probe and validate the scoring.

Submitter checklist

@alecharp alecharp added the enhancement New feature or request label Mar 29, 2024
@alecharp alecharp marked this pull request as ready for review April 3, 2024 09:48
@alecharp alecharp merged commit 261c7d2 into jenkins-infra:main Apr 5, 2024
19 checks passed
@alecharp alecharp deleted the feature/code-ownership branch April 5, 2024 12:59
AayushSaini101 pushed a commit to AayushSaini101/plugin-health-scoring that referenced this pull request Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check for existence of .github/CODEOWNERS
1 participant