codeigniter4 / codeigniter4/shield
Dev: github action for check GPG KEY
- Dominant language
- PHP
- Stars
- 427
- Forks
- 144
- Avg merge
- 9h 19m
- Merged PRs (30d)
- 6
Description
Shield does not accept commits that are not signed with GPG KEY, so there is an Github Action to automatically check the signature of commits and add a tag **GPG-Signing needed** and a comment to explain:
How to **[setup a GPG key](https://github.com/codeigniter4/CodeIgniter4/blob/develop/contributing/signing.md#secure-signing)**
How to **[GPG-Signing Old Commits](https://github.com/codeigniter4/CodeIgniter4/blob/develop/contributing/workflow.md#gpg-signing-old-commits)**
Contributor guide
Research direction
Start by reading the linked signing.md and workflow.md guidance to understand the repository’s expected GPG-signing workflow. Define the action’s completion criteria as detecting unsigned commits, applying the GPG-Signing needed tag, and posting an explanatory comment with the relevant setup links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100