Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Action: Checkout 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.

Usage:

- uses: ovirt/checkout-action@main

About

GitHub Action: Checkout the oVirt way

Resources

Security policy

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Generated from oVirt/gerrit-to-gh