Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 1.75 KB

workflows.md

File metadata and controls

11 lines (9 loc) · 1.75 KB

Workflows

Located in .github/workflows, the OSPO has created GitHub Actions workflows to assist project teams with development and documentation upkeep for repository hygiene.

File Name Tier Description
auto-changelog.yml 2, 3, 4 Auto-generates a CHANGELOG.md
repoHygieneCheck.yml 1, 2, 3, 4 Performs repolinter checks
contributors.yml 2, 3, 4 Generates a list of contributors in MAINTAINERS.md
gitleaks.yml 1, 2, 3, 4 Scans for secrets upon each push or PR
repoStructure.yml 3, 4 Generates repo structure in README.md