prometheus / prometheus/alertmanager
Jira integration: Support for API token auth method
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.6k
- Forks
- 2.5k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 61
Description
Proposal
Currently the Jira integration only support PAT - personal access tokens.
This is not ideal and not the correct way to do system to system integrations.
Are there any plans (soon) to support this?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Jira integration and reading how personal access token authentication is currently configured and used. Check Jira's API token authentication requirements and trace the integration's existing tests or entry points. Done means the integration can authenticate with API tokens as well as PATs, with behavior covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100