Skip to content

Verify more than just the latest commit #1

@rogeruiz

Description

@rogeruiz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions