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
127 stars 98 forks source link

jira: allow customizing flags #271

Closed petr-muller closed 2 months ago

petr-muller commented 2 months ago

Enables building custom tools that interact with a prefered JIRA instance. Modeled after how GitHubOptions implements customization.

Added three functional options:

/cc @droslean @hongkailiu

k8s-ci-robot commented 2 months ago

@petr-muller: GitHub didn't allow me to request PR reviews from the following users: hongkailiu.

Note that only kubernetes-sigs members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to [this](https://github.com/kubernetes-sigs/prow/pull/271): >Enables building custom tools that interact with a prefered JIRA instance. Modeled after how GitHubOptions implements customization. > >Added three functional options: >- Custom default endpoint >- Custom default token file location >- Disable basic auth > >/cc @droslean @hongkailiu 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.
netlify[bot] commented 2 months ago

Deploy Preview for k8s-prow ready!

Name Link
Latest commit 5b04fc65af8517c046c0433647728ec52a15e34c
Latest deploy log https://app.netlify.com/sites/k8s-prow/deploys/66e0386152e8680008fb5c98
Deploy Preview https://deploy-preview-271--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.

droslean commented 2 months ago

/lgtm /approve

k8s-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

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