pr-compliance-action
Check PR for compliance on title, linked issues, and files changed
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- test.yml
- dependabot.yml
- PULL_REQUEST_TEMPLATE.md
- check-linked-issue-labels.test.ts
- checks.test.ts
- commit.hbs
- footer.hbs
- header.hbs
- index.js
- index.js.map
- licenses.txt
- sourcemap-register.js
- template.hbs
- conventional-changelog-conventionalcommits.ts
- conventional-commit-types.ts
- conventional-commits-parser.ts
- check-issue-labels.ts
- check-linked-issue-labels.ts
- checks.ts
- main.ts
- .eslintignore
- .eslintrc.json
- .gitattributes
- .gitignore
- .prettierignore
- .prettierrc.json
- action.yml
- CODE_OF_CONDUCT.md
- CODEOWNERS
- CONTRIBUTING.md
- jest.config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/mtfoley/pr-compliance-action
Downloads the entire project code from GitHub to your computer.
cd pr-compliance-action
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm-shrinkwrap.json
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
