kubernetes-sigs / prow

Prow is a Kubernetes based CI/CD system developed to serve the Kubernetes community. This repository contains Prow source code and Hugo sources for Prow documentation site.
https://docs.prow.k8s.io
Apache License 2.0
129 stars 99 forks source link

fakejira: use key instead of name for issue creation #229

Closed AlexNPavel closed 3 months ago

AlexNPavel commented 3 months ago

Jira uses the project key to construct the issue key.

netlify[bot] commented 3 months ago

Deploy Preview for k8s-prow ready!

Name Link
Latest commit cd8e260af3342b56e045998a05b54da71ea178b5
Latest deploy log https://app.netlify.com/sites/k8s-prow/deploys/66bbe81a13a2410008acb3f0
Deploy Preview https://deploy-preview-229--k8s-prow.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

k8s-ci-robot commented 3 months ago

@bradmwilliams: changing LGTM is restricted to collaborators

In response to [this](https://github.com/kubernetes-sigs/prow/pull/229#pullrequestreview-2238456113): >/lgtm Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlexNPavel, bradmwilliams, petr-muller

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: - ~~[pkg/jira/OWNERS](https://github.com/kubernetes-sigs/prow/blob/main/pkg/jira/OWNERS)~~ [AlexNPavel,petr-muller] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment