Skip to content

fix(deps): update github.com/openshift/hive/apis digest to 2369d9b#595

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-openshift-hive-apis-digest
Open

fix(deps): update github.com/openshift/hive/apis digest to 2369d9b#595
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-openshift-hive-apis-digest

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Nov 6, 2025

This PR contains the following updates:

Package Type Update Change
github.com/openshift/hive/apis require digest ad99b9e2369d9b

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@openshift-ci openshift-ci Bot requested review from oourfali and romfreiman November 6, 2025 00:20
@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 6, 2025
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 6, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch from 5ee7ac4 to 8391b16 Compare November 6, 2025 04:18
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to cb63336 fix(deps): update github.com/openshift/hive/apis digest to 2e3237f Nov 6, 2025
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux Bot commented Nov 6, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/openshift/installer v1.4.22-ec5
go: downloading github.com/go-openapi/swag v0.23.1
go: downloading github.com/openshift/hive/apis v0.0.0-20260515212044-2369d9bb950f
go: downloading github.com/coreos/ignition/v2 v2.24.0
go: downloading k8s.io/apimachinery v0.35.4
go: downloading k8s.io/api v0.35.4
go: downloading github.com/openshift/api v0.0.0-20260318185450-1f2fa3f09f4e
go: downloading golang.org/x/term v0.43.0
go: downloading golang.org/x/sys v0.44.0
go: downloading golang.org/x/crypto v0.51.0
go: downloading github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
go: downloading sigs.k8s.io/controller-runtime v0.22.4
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0
go: downloading golang.org/x/net v0.54.0
go: downloading go.opentelemetry.io/otel v1.38.0
go: downloading go.opentelemetry.io/otel/trace v1.38.0
go: downloading github.com/redis/go-redis/v9 v9.11.0
go: downloading github.com/go-openapi/errors v0.22.1
go: downloading golang.org/x/sync v0.20.0
go: downloading go.opentelemetry.io/otel/sdk v1.38.0
go: downloading github.com/mailru/easyjson v0.9.0
go: downloading go.opentelemetry.io/otel/metric v1.38.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0
go: downloading go.mongodb.org/mongo-driver v1.17.4
go: downloading github.com/go-openapi/jsonpointer v0.21.1
go: downloading k8s.io/kube-openapi v0.0.0-20260304202019-5b3e3fdb0acf
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.1
go: downloading github.com/prometheus/common v0.67.4
go: downloading github.com/prometheus/procfs v0.19.2
go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.60.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.38.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.37.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.38.0
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading golang.org/x/tools v0.44.0
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: downloading golang.org/x/text v0.37.0
go: downloading go.opentelemetry.io/proto/otlp v1.7.1
go: downloading google.golang.org/grpc v1.76.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading k8s.io/apiextensions-apiserver v0.35.1
go: downloading github.com/evanphx/json-patch v5.9.11+incompatible
go: downloading github.com/prometheus/otlptranslator v0.0.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc
go: downloading github.com/openshift/client-go v0.0.0-20260317180604-743f664b82d1
go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
go: downloading github.com/aws/aws-sdk-go-v2 v1.41.2
go: downloading github.com/go-playground/validator/v10 v10.27.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.10
go: downloading github.com/aws/aws-sdk-go-v2/service/iam v1.53.3
go: downloading sigs.k8s.io/cluster-api-provider-azure v1.21.1-0.20250929163617-2c4eaa611a39
go: downloading cloud.google.com/go/storage v1.57.0
go: downloading github.com/IBM/vpc-go-sdk v0.71.1
go: downloading github.com/gophercloud/utils/v2 v2.0.0-20250212084022-725b94822eeb
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.19.10
go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.292.0
go: downloading cloud.google.com/go v0.121.6
go: downloading github.com/aws/aws-sdk-go-v2/service/efs v1.41.11
go: downloading github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.32.0
go: downloading github.com/vmware/govmomi v0.53.0
go: downloading github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi v1.31.7
go: downloading github.com/aws/aws-sdk-go-v2/service/route53 v1.62.2
go: downloading github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.54.7
go: downloading sigs.k8s.io/cluster-api-provider-aws/v2 v2.10.1-0.20260226000023-67627b2da0df
go: downloading github.com/openshift/library-go v0.0.0-20251107090138-0de9712313a5
go: downloading sigs.k8s.io/cluster-api v1.11.2
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.96.1
go: downloading github.com/aws/aws-sdk-go-v2/service/servicequotas v1.34.2
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.41.7
go: downloading github.com/aws/smithy-go v1.24.1
go: downloading github.com/gophercloud/gophercloud/v2 v2.8.0
go: downloading github.com/openshift/cloud-credential-operator v0.0.0-20250925191450-a3e50aeacc55
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/msi/armmsi v1.3.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork v1.1.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.8.1
go: downloading github.com/Azure/go-autorest/autorest v0.11.30
go: downloading github.com/microsoft/kiota-authentication-azure-go v1.3.0
go: downloading cloud.google.com/go/kms v1.22.0
go: downloading github.com/googleapis/gax-go/v2 v2.15.0
go: downloading github.com/openshift/machine-api-provider-gcp v0.0.1-0.20260113091719-80740861bb2a
go: downloading google.golang.org/api v0.255.0
go: downloading github.com/IBM/ibm-cos-sdk-go v1.12.3
go: downloading github.com/IBM/networking-go-sdk v0.51.11
go: downloading github.com/IBM/platform-services-go-sdk v0.86.1
go: downloading github.com/IBM-Cloud/power-go-client v1.12.0
go: downloading sigs.k8s.io/cluster-api-provider-vsphere v1.14.0
go: downloading sigs.k8s.io/cluster-api-provider-openstack v0.13.0
go: downloading sigs.k8s.io/cluster-api-provider-gcp v1.10.1-0.20251030112604-5c2bfd5aadb3
go: downloading github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.7.0
go: downloading github.com/gofrs/uuid/v5 v5.3.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.9
go: downloading github.com/gofrs/uuid v4.4.0+incompatible
go: downloading github.com/k-orc/openstack-resource-controller/v2 v2.3.0
go: downloading k8s.io/cloud-provider-vsphere v1.32.2
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.18
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4
go: downloading github.com/aws/aws-sdk-go-v2/service/signin v1.0.6
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.30.11
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.15
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.18
go: downloading cloud.google.com/go/auth v0.17.0
go: downloading cloud.google.com/go/iam v1.5.3
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53.0
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.37.0
go: downloading google.golang.org/genproto v0.0.0-20250707201910-8d1bb00bc6a7
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.5
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.18
go: downloading github.com/microsoft/kiota-abstractions-go v1.9.2
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.24
go: downloading github.com/Azure/go-autorest/logger v0.2.2
go: downloading github.com/Azure/go-autorest/tracing v0.6.1
go: downloading cloud.google.com/go/longrunning v0.6.7
go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
go: downloading github.com/openshift/machine-api-operator v0.2.1-0.20251110092458-e0af0f3f44b8
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.5
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.18
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.9
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.18
go: downloading github.com/aws/aws-sdk-go-v2/service/cloudfront v1.40.4
go: downloading github.com/moby/sys/user v0.4.0
go: downloading k8s.io/apiserver v0.35.1
go: downloading github.com/asaskevich/govalidator/v11 v11.0.2-0.20250122183457-e11347878e23
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.1
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.18
go: downloading cloud.google.com/go/monitoring v1.24.2
go: downloading golang.org/x/mod v0.35.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.2
go: downloading k8s.io/component-base v0.35.1
go: downloading github.com/std-uritemplate/std-uritemplate/go/v2 v2.0.5
go: downloading github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443
go: downloading k8s.io/kubectl v0.35.1
go: downloading cel.dev/expr v0.24.0
go: downloading k8s.io/cli-runtime v0.35.1
go: downloading sigs.k8s.io/kustomize/kyaml v0.20.1
go: downloading sigs.k8s.io/kustomize/api v0.20.1
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.62.0
go: downloading sigs.k8s.io/cluster-api v1.13.2
go: github.com/openshift/appliance/pkg/asset/ignition imports
	github.com/openshift/installer/pkg/asset/agent/manifests imports
	github.com/openshift/installer/pkg/types imports
	sigs.k8s.io/cluster-api-provider-azure/api/v1beta1 imports
	sigs.k8s.io/cluster-api/api/v1beta1: cannot find module providing package sigs.k8s.io/cluster-api/api/v1beta1
go: github.com/openshift/appliance/pkg/asset/ignition imports
	github.com/openshift/installer/pkg/asset/agent/manifests imports
	github.com/openshift/installer/pkg/types imports
	sigs.k8s.io/cluster-api-provider-azure/api/v1beta1 imports
	sigs.k8s.io/cluster-api-provider-azure/util/azure imports
	sigs.k8s.io/cluster-api/exp/api/v1beta1: cannot find module providing package sigs.k8s.io/cluster-api/exp/api/v1beta1

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch from 8391b16 to b7ecd29 Compare November 6, 2025 20:19
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 2e3237f fix(deps): update github.com/openshift/hive/apis digest to 161a023 Nov 6, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch from b7ecd29 to 85e62b5 Compare November 7, 2025 04:26
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 161a023 fix(deps): update github.com/openshift/hive/apis digest to d12d5f1 Nov 7, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch from 85e62b5 to aac7bae Compare November 12, 2025 00:23
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to d12d5f1 fix(deps): update github.com/openshift/hive/apis digest to 47d2de1 Nov 12, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 47d2de1 fix(deps): update github.com/openshift/hive/apis digest to 47d2de1 - autoclosed Nov 12, 2025
@red-hat-konflux red-hat-konflux Bot closed this Nov 12, 2025
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch November 12, 2025 20:34
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 47d2de1 - autoclosed fix(deps): update github.com/openshift/hive/apis digest to 47d2de1 Nov 13, 2025
@red-hat-konflux red-hat-konflux Bot reopened this Nov 13, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch 2 times, most recently from aac7bae to 9d294a9 Compare November 14, 2025 00:25
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 47d2de1 fix(deps): update github.com/openshift/hive/apis digest to fe9c66b Nov 14, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to fe9c66b fix(deps): update github.com/openshift/hive/apis digest to fe9c66b - autoclosed Nov 16, 2025
@red-hat-konflux red-hat-konflux Bot closed this Nov 16, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to fe9c66b - autoclosed fix(deps): update github.com/openshift/hive/apis digest to fe9c66b Nov 16, 2025
@red-hat-konflux red-hat-konflux Bot reopened this Nov 16, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch 2 times, most recently from 9d294a9 to 163d409 Compare November 18, 2025 00:24
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to fe9c66b fix(deps): update github.com/openshift/hive/apis digest to acea5e9 Nov 18, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch from 163d409 to 73c4a43 Compare November 19, 2025 04:24
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to acea5e9 fix(deps): update github.com/openshift/hive/apis digest to 715614a Nov 19, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 140ebad fix(deps): update github.com/openshift/hive/apis digest to 140ebad - autoclosed Nov 28, 2025
@red-hat-konflux red-hat-konflux Bot closed this Nov 28, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 140ebad - autoclosed fix(deps): update github.com/openshift/hive/apis digest to 140ebad Nov 29, 2025
@red-hat-konflux red-hat-konflux Bot reopened this Nov 29, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch 2 times, most recently from ebb45e0 to 35e0ee1 Compare December 2, 2025 00:24
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 140ebad fix(deps): update github.com/openshift/hive/apis digest to 6104f29 Dec 2, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch from 35e0ee1 to c9886fb Compare December 4, 2025 04:24
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 6104f29 fix(deps): update github.com/openshift/hive/apis digest to 6aee255 Dec 4, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 6aee255 fix(deps): update github.com/openshift/hive/apis digest to 6aee255 - autoclosed Dec 5, 2025
@red-hat-konflux red-hat-konflux Bot closed this Dec 5, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 6aee255 - autoclosed fix(deps): update github.com/openshift/hive/apis digest to 6aee255 Dec 5, 2025
@red-hat-konflux red-hat-konflux Bot reopened this Dec 5, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch 2 times, most recently from c9886fb to 9fd3968 Compare December 6, 2025 00:23
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 6aee255 fix(deps): update github.com/openshift/hive/apis digest to 16b37c7 Dec 6, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 16b37c7 fix(deps): update github.com/openshift/hive/apis digest to 16b37c7 - autoclosed Dec 7, 2025
@red-hat-konflux red-hat-konflux Bot closed this Dec 7, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 16b37c7 - autoclosed fix(deps): update github.com/openshift/hive/apis digest to 16b37c7 Dec 8, 2025
@red-hat-konflux red-hat-konflux Bot reopened this Dec 8, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch 2 times, most recently from 9fd3968 to a638f6a Compare December 9, 2025 00:26
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 16b37c7 fix(deps): update github.com/openshift/hive/apis digest to 6648a44 Dec 9, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch from a638f6a to 84ea46c Compare December 10, 2025 00:23
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to 6648a44 fix(deps): update github.com/openshift/hive/apis digest to f6c4afd Dec 10, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch from 84ea46c to 0691f56 Compare December 10, 2025 04:23
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update github.com/openshift/hive/apis digest to f6c4afd fix(deps): update github.com/openshift/hive/apis digest to e597cf4 Dec 10, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-hive-apis-digest branch from 0691f56 to b96fb6c Compare December 11, 2025 04:22
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Feb 10, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign rwsu for approval. For more information see the Code Review Process.

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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant