Automate license header verification in CI
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- JavaScript
- Stars
- 176
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/magento/baler/pull/43#issuecomment-581402915
An example of an adhoc script can be found, but we should probably just use something off-the-shelf (suggestions in the linked comment)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked pull-request comment and the example script at scripts/licenseHeaderCheck.js in magento/m2-devtools. Compare the available off-the-shelf suggestions with the repository's current CI setup. Done means license headers are checked automatically in CI and violations are reported clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100