Skip to content
/ gerrit-to-gh Public template

Skeleton repository for moving from Gerrit to GitHub

License

Notifications You must be signed in to change notification settings

oVirt/gerrit-to-gh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gerrit-to-gh

This is a skeleton repository for moving from Gerrit to GitHub. Example README content below. Replace PROJECTNAME with your project repository and make sure the Bugzilla link exists if you choose to keep this piece in your README.


Using Actions

You can find details around the syntax in the official Actions documentation.

There is an example check-patch.yml GitHub Action in the .github/workflows directory. It uses the main branch to execute Actions on pushes and pull requests. The relevant lines are commented out as this Action would fail on this repository. If you choose to let the Action run by commenting the commands back in, you can check the error logs in the Actions tab on GitHub and use it in your own repository.

Note: This example used with the right repository builds rpms on both CentOS Stream 8 and CentOS Stream 9 as explained in the oVirt Developer Documentation. If you do not need this example file as a guide, delete it and create your own Actions file.


oVirt PROJECTNAME

Welcome to the oVirt PROJECTNAME source repository. This repository is hosted on GitHub:PROJECTNAME.

How to contribute

All contributions are welcome - patches, bug reports, and documentation issues.

Submitting patches

Please submit patches to GitHub:PROJECTNAME. If you are not familiar with the process, you can read about collaborating with pull requests on the GitHub website.

Found a bug or documentation issue?

To submit a bug or suggest an enhancement for oVirt PROJECTNAME please use oVirt Bugzilla.

If you don't have a Bugzilla account, you can still report issues. If you find a documentation issue on the oVirt website, please navigate to the page footer and click "Report an issue on GitHub".

Still need help?

If you have any other questions or suggestions, you can join and contact us on the oVirt Users forum / mailing list.

About

Skeleton repository for moving from Gerrit to GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published