update-flake-lock icon indicating copy to clipboard operation
update-flake-lock copied to clipboard

feat: support commit sign without GPG

Open hackardoX opened this issue 6 months ago • 2 comments

Description

Currently this action allows to sign the commit via the GPG. However, with the new v7 Peter Evans's create-pull-request action, there is an option to use the GitHub token or GitHub App token to sign the commit automatically. I did not have time to test yet, but I wanted to know if the refactoring I was doing here is something accepted. This is why I am keeping as a draft

Checklist
  • [ ] Tested functionality against a test repository (see "How to test changes")
  • [ ] Added or updated relevant documentation (leave unchecked if not applicable)

hackardoX avatar Jul 09 '25 06:07 hackardoX

I'm looking forward to being able to use this :)

HeitorAugustoLN avatar Aug 10 '25 22:08 HeitorAugustoLN

Hey @HeitorAugustoLN, I wanted to merge this one first: #199, I will ask for a new review

hackardoX avatar Aug 11 '25 02:08 hackardoX