opentofu / opentofu/scripts

Licence check on sync

Open Beginner friendly
#20 0 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.