-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: che-22646 fix community operator PR creation #1780
Conversation
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mkuznyetsov, tolusha The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## main #1780 +/- ##
=======================================
Coverage 59.53% 59.53%
=======================================
Files 71 71
Lines 8605 8605
=======================================
Hits 5123 5123
Misses 3131 3131
Partials 351 351 |
Build 3.11 :: operator_3.x/318: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5252: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3661: Console, Changes, Git Data |
Build 3.11 :: get-sources-rhpkg-container-build_3.x/5126: devspaces-operator : 3.x :: Build 56912620 : quay.io/devspaces/devspaces-rhel8-operator:3.11-10 |
Build 3.11 :: update-digests_3.x/4889: Console, Changes, Git Data |
Build 3.11 :: operator_3.x/318: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5252 triggered |
Build 3.11 :: operator-bundle_3.x/2277: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5253: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3662: Console, Changes, Git Data |
Build 3.11 :: copyIIBsToQuay/2137: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5253: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5127 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.11 :: operator-bundle_3.x/2277: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5253 triggered |
Build 3.11 :: dsc_3.x/1544: Console, Changes, Git Data |
Build 3.11 :: update-digests_3.x/4889: Detected new images: rebuild operator-bundle |
Build 3.11 :: dsc_3.x/1544: 3.11.0-CI |
Build 3.11 :: operator-bundle_3.x/2298: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5308: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3705: Console, Changes, Git Data |
Build 3.11 :: copyIIBsToQuay/2161: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5308: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5176 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.11 :: operator-bundle_3.x/2298: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5308 triggered |
Build 3.11 :: operator_3.x/319: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5315: Console, Changes, Git Data |
Build 3.11 :: operator-bundle_3.x/2299: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5319: Console, Changes, Git Data |
Build 3.11 :: get-sources-rhpkg-container-build_3.x/5187: devspaces-operator-bundle : 3.x :: |
Build 3.11 :: operator-bundle_3.x/2300: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5320: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3714: Console, Changes, Git Data |
Build 3.11 :: copyIIBsToQuay/2163: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5320: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5188 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.11 :: operator-bundle_3.x/2300: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5320 triggered |
Build 3.11 :: operator-bundle_3.x/2301: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5324: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5324: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5190 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.11 :: operator-bundle_3.x/2301: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5324 triggered |
What does this PR do?
Operator community PR creation failed:
gh command requires explicit
-f / --fill
flag, when things like title are not provided withcreate
commandScreenshot/screencast of this PR
What issues does this PR fix or reference?
follow up to eclipse-che/che#22646
How to test this PR?
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.