Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@arunsathiya
Copy link
Contributor

Overview

This is a test PR to verify that the GitHub workflow action proposed in this PR works as expected:

I am not too sure, but I think, because the workflow exists only in check-signed-commit-action and not in main, I am creating the current branch arun/review/289-signed-commits off of check-signed-commit-action, and I am proposing the merge into check-signed-commit-action branch. Let's see if this works.

Type of change

  • Created a new plugin
  • Improved an existing plugin
  • Fixed a bug in an existing plugin
  • Improved contributor utilities or experience

Related Issue(s)

How To Test

See if this PR generates a comment that there are unsigned commits.

Changelog

Not applicable, we are going to close this PR anyway.

@arunsathiya arunsathiya self-assigned this Jun 12, 2023
@github-actions
Copy link
Contributor

⚠️ This PR contains unsigned commits. To get your PR merged, please sign those commits (git commit -S --amend --no-edit) and force push them to this branch (git push --force-with-lease).

If you're new to commit signing, there are different ways to set it up:

Sign commits with gpg

Follow the steps below to set up commit signing with gpg:

  1. Generate a GPG key
  2. Add the GPG key to your GitHub account
  3. Configure git to use your GPG key for commit signing
Sign commits with ssh-agent

Follow the steps below to set up commit signing with ssh-agent:

  1. Generate an SSH key and add it to ssh-agent
  2. Add the SSH key to your GitHub account
  3. Configure git to use your SSH key for commit signing
Sign commits with 1Password

You can also sign commits using 1Password, which lets you sign commits with biometrics without the signing key leaving the local 1Password process.

Learn how to use 1Password to sign your commits.

Watch the demo

@arunsathiya
Copy link
Contributor Author

Closing this PR because it works well and I have made a note here.

@arunsathiya arunsathiya deleted the arun/review/289-signed-commits branch June 12, 2023 17:00
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.

2 participants