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

Support short commit hash #441

Open
suzuki-shunsuke opened this issue May 25, 2024 · 1 comment
Open

Support short commit hash #441

suzuki-shunsuke opened this issue May 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@suzuki-shunsuke
Copy link
Owner

Feature Overview

Git supports omitting full commit hash.

https://git-scm.com/book/en/v2/Git-Tools-Revision-Selection

  • Support verifying version annotations tied with short commit hash

e.g.

- uses: actions/checkout@ee06 # v3.5.1
  • Support replacing short commit hash with full commit hash

Why is the feature needed?

Please explain the problem you want to solve.

pinact doesn't support non full commit hash, so pinact ignores them.

Example Code

command and configuration

$ 
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label May 25, 2024
@suzuki-shunsuke
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant