ci-chat-bot icon indicating copy to clipboard operation
ci-chat-bot copied to clipboard

Results 11 ci-chat-bot issues
Sort by recently updated
recently updated
newest added

...and indicate default image version used for 'launch'

It looks like there is a bug with the usage of the `Mergeable` flag here: https://github.com/openshift/ci-chat-bot/blob/9dac707eae449c29f3872773fcb7ce298b2cdd36/manager.go#L945-L947 This value can not only be true or false, but also null, cf https://docs.github.com/en/rest/reference/pulls#get-a-pull-request,...

lifecycle/frozen

It'd be really useful to support https://github.com/openshift/installer/blob/master/docs/user/customization.md#install-time-customization-for-machine-configuration so that we can more easily test arbitrary "day 1" changes. Strawman: `launch 4.6 gcp,custom=https://github.com/cgwalters/playground,openshift/instance-store-testing` Where the semantics here would be: ``` custom=...

lifecycle/frozen

I think we should have semi-persistent "team" clusters that can last longer than default ones (but are still periodically flushed and reprovisioned) and also have a workflow where the creds...

lifecycle/frozen

Currently, the following invocation will fail due to the space after the comma in the CSV list: ``` build 4.18, openshift-release/csi-operator#275 ``` Start stripping whitespace and allow this to succeed.

https://redhat-internal.slack.com/archives/CBN38N3MW/p1727097810793429 /cc @bradmwilliams

do-not-merge/hold

I was able to successfully use the `rosa create` command on the 20th August, but at 8.50am BST on 21 August it is now failing with the following permission error:...

This commit addresses technical debt from the MCE interactive modals addition (PR #574). When the MCE modals were first introduced, code deduplication between the existing launch modals and new MCE...

do-not-merge/work-in-progress
approved

Add new `request` and `revoke` text commands that allow members of the Hybrid Platforms organization to obtain temporary access to GCP projects for testing complex or long-lived clusters beyond what...

do-not-merge/hold
approved
jira/valid-reference

Added a command to validate syntax of another command, using existing validation logic. `validate ` - Check command syntax without executing requires merging #571

do-not-merge/work-in-progress
needs-rebase
lifecycle/stale