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

Add CI check for missing project files/settings #29

Open
atc0005 opened this issue Oct 16, 2022 · 0 comments
Open

Add CI check for missing project files/settings #29

atc0005 opened this issue Oct 16, 2022 · 0 comments
Assignees
Labels
CI enhancement New feature or request linting

Comments

@atc0005
Copy link
Owner

atc0005 commented Oct 16, 2022

Add a new CI job and fail the workflow if these files are missing:

  • SECURITY.md
  • README.md
  • CHANGELOG.md
  • .golangci.yml
  • .markdownlint.yml
  • .github/dependabot.yml
  • Makefile
  • LICENSE
  • .go.mod
  • .gitignore

This is the starter list. I'm sure there are others I'm forgetting.

@atc0005 atc0005 added enhancement New feature or request CI linting labels Oct 16, 2022
@atc0005 atc0005 self-assigned this Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request linting
Projects
None yet
Development

No branches or pull requests

1 participant