Skip to content

didib/checkout-head-sha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GitHub Action: Checkout code the oVirt way

Right now, it's a very thin wrapper around https://github.com/actions/checkout, passing ref: ${{ github.event.pull_request.head.sha }}.

The intention is for all oVirt projects to use it, so that those that build RPMs or some other artifacts and include the git hash in the artifacts' names, will get the hash of the commit they test, instead of a temporary merge commit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published