missing documentation on ci re-merge please in github

Description

we needed to re-merge a change from github and did not know how to do it.
looking at the documentation it either does not exist or not documented.
http://ovirt-infra-docs.readthedocs.io/en/latest/CI/Using_STDCI_with_GitHub/index.html

I am assuming that we can re-merge so opening a jira for the doc.

Activity

Show:

Dafna Ron July 4, 2019 at 12:12 PM

sure. I am not sure how many projects are still using github as I did not see commits from there for a while.

Eyal Edri July 4, 2019 at 12:07 PM

can you add the relevant docs that we need for it if we don’t have it already?

Dafna Ron March 7, 2018 at 12:09 PM

open jira for RFE.
Barak, I would be happy to try and add it. can you give me some starting points though?

Eyal Edri March 7, 2018 at 8:43 AM

Until we have that RFE implemented, we need to document this process, even if its not final.

Barak Korren March 7, 2018 at 8:27 AM

Please open an RFE ticket for supporting ci re-merge please in GitHub. It would be veryi simple to implement actually, all it take is a few little code changes in pipelines/standard-stage.groovy if you care to try...

Barak Korren March 7, 2018 at 8:24 AM
Edited

There is no 'ci re-merge please' command for github, however for pieplien-based jobs (v2) any stage for any project can be run manually using the standard-manual-runner job.

What you need to do there is specify a Git URL for the project, a refspec to clone (the default uses the master branch which should be what you want in most cases), and the STDCI stage to run, it this case it would be 'check-merged'.

Details

Assignee

Reporter

Components

Priority

Created March 6, 2018 at 4:31 PM
Updated June 16, 2021 at 12:52 PM

Flag notifications