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

Verify more than just the latest commit #1

Open
rogeruiz opened this issue Jan 4, 2023 · 0 comments
Open

Verify more than just the latest commit #1

rogeruiz opened this issue Jan 4, 2023 · 0 comments

Comments

@rogeruiz
Copy link
Owner

rogeruiz commented Jan 4, 2023

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

  1. Setup the action in a repository
  2. Commit with a signed commit
  3. Commit without a signed commit
  4. Commit again a third time with a signed commit
  5. 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
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

No branches or pull requests

1 participant