LibreSign / LibreSign/documentation
Add GitHub Action to block unconventional commits
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Python
- Stars
- 3
- Forks
- 6
- Avg merge
- 19h 12m
- Merged PRs (30d)
- 1
Description
Reference:
- https://github.com/LibreSign/libresign/blob/main/.github/workflows/block-unconventional-commits.yml
- https://www.conventionalcommits.org/en/v1.0.0-beta.2/
This is a good first issue for someone who wants to make their first contribution. Feel free to ask questions in the comments if you need help!
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 by reading the referenced .github/workflows/block-unconventional-commits.yml in the LibreSign repository and the linked Conventional Commits specification. Add the corresponding workflow to this repository, then verify that the action blocks commits that do not follow the stated convention.
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
- Mostly clear
- Newbie friendliness
- 58/100