openshift-knative / hack

CI tooling to improve and automate CI and release management
Apache License 2.0
4 stars 16 forks source link

Fix hack repo create PR step #218

Closed pierDipi closed 2 months ago

pierDipi commented 2 months ago

Fix error

+ gh pr create --base main --head serverless-qe:sync-konflux/main --fill-verbose
could not compute title or body defaults: failed to run git: fatal: ambiguous argument 'origin/main...sync-konflux/main': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

https://github.com/openshift-knative/hack/actions/runs/10613401043/job/29417114694

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, pierDipi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift-knative/hack/blob/main/OWNERS)~~ [creydr,pierDipi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment