Skip to content
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

.github/workflows/signed_commit.yml: Create CI for checking signed commits #10

Closed
wants to merge 2 commits into from
Closed

.github/workflows/signed_commit.yml: Create CI for checking signed commits #10

wants to merge 2 commits into from

Conversation

Devansh3712
Copy link
Member

This PR fixes #6 by creating a GitHub Actions CI that runs a bash script for checking whether the commit made by the user was signed or not. The script ignores merge commits as they generally don't have a Signed-off-by: trailer in the commit.

@Devansh3712 Devansh3712 closed this Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Actions: check for signed commit
1 participant