-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Expected Behavior
I'd like to be able to have a group of commits be validated individually then reported back as a group.
Actual Behavior
Currently the action only checks the last commit to determine if it's valid.
Steps to Reproduce the Problem
- Setup the action in a repository
- Commit with a signed commit
- Commit without a signed commit
- Commit again a third time with a signed commit
- The last commit triggers the Action to report a pass even though there are unsigned commits in the history for the branch.
Specifications
- Git Version: 2.38.2
- OpenSSH Version: 9.1
- Repasar Version: 1.0.0
Metadata
Metadata
Assignees
Labels
No labels