Licence check on sync
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When syncing a fork in .github/workflows/sync.yml, we should check if the license of the source is MPL and abort the sync if it is not.
Contributor guide
No contributing guide indexed for this repository
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
Start with .github/workflows/sync.yml and inspect the steps that sync a fork from its source. Add a license check for MPL and ensure the sync aborts when the source license is not MPL; validate the workflow configuration and its failure path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100