Skip to content

Conversation

@IsaacMilarky
Copy link
Contributor

Next Steps

Add Missing Information to the Documents

  • When viewing the changes of this Pull Request, files and sections have been added in order to bring this repository up to standards.

  • Using either this GitHub page or an IDE, please fill in the section with the proper information that is missing.

  • The body of the section will provide context and examples of how it should be filled out.


The raw results of the repolinter can be found below.

Repolinter Results # Repolinter Report

This report was generated automatically by the Repolinter.

This Repolinter run generated the following results:

❗ Error ❌ Fail ⚠️ Warn ✅ Pass Ignored Total
0 4 0 37 23 64

Fail #

license-file-exists #

Did not find a file matching the specified patterns. ({docs/,.github/,}LICENSE*).

security-file-exists #

Did not find a file matching the specified patterns. ({docs/,.github/,}SECURITY.md).

readme-file-exists #

Did not find a file matching the specified patterns. (README.md).

contributing-file-exists #

Did not find a file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

Passed #

Click to see rules

license-contains-license #

Did not find file matching the specified patterns. ({docs/,.github/,}LICENSE*).

security-contains-security-and-responsible-disclosure-policy #

Did not find file matching the specified patterns. ({docs/,.github/,}SECURITY.md).

readme-contains-about-the-project #

Did not find file matching the specified patterns. (README.md).

readme-contains-project-mission #

Did not find file matching the specified patterns. (README.md).

readme-contains-agency-mission #

Did not find file matching the specified patterns. (README.md).

readme-contains-team-mission #

Did not find file matching the specified patterns. (README.md).

readme-contains-core-team #

Did not find file matching the specified patterns. (README.md).

readme-contains-documentation-index #

Did not find file matching the specified patterns. (README.md).

readme-contains-repository-structure #

Did not find file matching the specified patterns. (README.md).

readme-contains-development-and-software-delivery-lifecycle #

Did not find file matching the specified patterns. (README.md).

readme-contains-local-development #

Did not find file matching the specified patterns. (README.md).

readme-contains-coding-style-and-linters #

Did not find file matching the specified patterns. (README.md).

readme-contains-branching-model #

Did not find file matching the specified patterns. (README.md).

readme-contains-contributing #

Did not find file matching the specified patterns. (README.md).

readme-contains-codeowners #

Did not find file matching the specified patterns. (README.md).

readme-contains-community #

Did not find file matching the specified patterns. (README.md).

readme-contains-community-guidelines #

Did not find file matching the specified patterns. (README.md).

readme-contains-feedback #

Did not find file matching the specified patterns. (README.md).

readme-contains-glossary #

Did not find file matching the specified patterns. (README.md).

readme-contains-policies #

Did not find file matching the specified patterns. (README.md).

readme-contains-open-source-policy #

Did not find file matching the specified patterns. (README.md).

readme-contains-security-and-responsible-disclosure-policy #

Did not find file matching the specified patterns. (README.md).

readme-contains-public-domain #

Did not find file matching the specified patterns. (README.md).

readme-contains-sbom #

Did not find file matching the specified patterns. (README.md).

contributing-contains-how-to-contribute #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-getting-started #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-building-dependencies #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-building-the-project #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-workflow-and-branching #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-testing-conventions #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-coding-style-and-linters #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-writing-issues #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-documentation #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-policies #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-open-source-policy #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-security-and-responsible-disclosure-policy #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

contributing-contains-public-domain #

Did not find file matching the specified patterns. ({docs/,.github/,}CONTRIBUTING.md).

Ignored #

Click to see rules

maintainers-file-exists #

This rule was ignored for the following reason: ignored because level is "off"

codeowners-file-exists #

This rule was ignored for the following reason: ignored because level is "off"

governance-file-exists #

This rule was ignored for the following reason: ignored because level is "off"

community-guidelines-file-exists #

This rule was ignored for the following reason: ignored because level is "off"

code-of-conduct-file-exists #

This rule was ignored for the following reason: ignored because level is "off"

readme-contains-project-vision #

This rule was ignored for the following reason: ignored because level is "off"

readme-contains-governance #

This rule was ignored for the following reason: ignored because level is "off"

contributing-contains-team-specific-guidelines #

This rule was ignored for the following reason: ignored because level is "off"

contributing-contains-writing-pull-requests #

This rule was ignored for the following reason: ignored because level is "off"

contributing-contains-reviewing-pull-requests #

This rule was ignored for the following reason: ignored because level is "off"

contributing-contains-shipping-releases #

This rule was ignored for the following reason: ignored because level is "off"

maintainers-contains-maintainers #

This rule was ignored for the following reason: ignored because level is "off"

maintainers-contains-maintainers-list #

This rule was ignored for the following reason: ignored because level is "off"

maintainers-contains-approvers-list #

This rule was ignored for the following reason: ignored because level is "off"

maintainers-contains-reviewers-list #

This rule was ignored for the following reason: ignored because level is "off"

governance-contains-governance #

This rule was ignored for the following reason: ignored because level is "off"

code-owners-contains-list-of-users #

This rule was ignored for the following reason: ignored because level is "off"

code-owners-contains-repo-domains #

This rule was ignored for the following reason: ignored because level is "off"

community-guidelines-contains-principles #

This rule was ignored for the following reason: ignored because level is "off"

community-guidelines-contains-community-guidelines #

This rule was ignored for the following reason: ignored because level is "off"

community-guidelines-contains-acknowledgements #

This rule was ignored for the following reason: ignored because level is "off"

code-of-conduct-contains-contributor-code-of-conduct #

This rule was ignored for the following reason: ignored because level is "off"

code-of-conduct-contains-acknowledgements #

This rule was ignored for the following reason: ignored because level is "off"

@IsaacMilarky IsaacMilarky added repolinter-initialized Marks repo as having run initial repolinter check cms-oss cms-gov labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cms-gov cms-oss repolinter-initialized Marks repo as having run initial repolinter check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants