-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure Signed Commits #171
Comments
@Abdur-rahmaanJ, So, about the signed releases, we've to create a release branch and enforce signed commits policy on this. First, create an admin GPG key pair: Create a Branch protection rule = release
Then, in GitHub branches, create a "new pull request" as: when merge, if this exits with non signed commit constraint, try this on localhost: |
@paulosgf I tried before but i cannot make it work |
What happened? |
@paulosgf Idk it was just hanging. |
|
Suggestion
The commits aren't signed with a trusted key
Enforce only signed commits
Implement this via GitHub Actions
Code of Conduct
The text was updated successfully, but these errors were encountered: