update-flake-lock
update-flake-lock copied to clipboard
feat: support commit sign without GPG
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)
I'm looking forward to being able to use this :)
Hey @HeitorAugustoLN, I wanted to merge this one first: #199, I will ask for a new review