Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jira] Add Jira Plugin #414

Merged
merged 1 commit into from
Aug 21, 2022
Merged

[jira] Add Jira Plugin #414

merged 1 commit into from
Aug 21, 2022

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger commented Aug 19, 2022

The Jira plugin can be used to access issues from a Jira instance in
kobs. The user must provide an email address and API token to use the
plugin. The plugin can be used in panels and in the notification, e.g.
to show the users active sprint or the issues he is assigned to.

@ricoberger ricoberger force-pushed the jira-add-jira-plugin branch 2 times, most recently from e2bdcb2 to 3aeee0b Compare August 21, 2022 19:53
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2022

Codecov Report

Merging #414 (076baf4) into main (819f428) will decrease coverage by 0.83%.
The diff coverage is 7.34%.

@@            Coverage Diff             @@
##             main     #414      +/-   ##
==========================================
- Coverage   47.19%   46.35%   -0.84%     
==========================================
  Files         136      139       +3     
  Lines       11534    11776     +242     
==========================================
+ Hits         5443     5459      +16     
- Misses       5951     6176     +225     
- Partials      140      141       +1     
Impacted Files Coverage Δ
cmd/kobs/main.go 0.00% <0.00%> (ø)
pkg/hub/api/applications/topology.go 0.00% <0.00%> (ø)
plugins/plugin-jira/cmd/jira.go 0.00% <0.00%> (ø)
plugins/plugin-jira/pkg/instance/instance.go 0.00% <0.00%> (ø)
plugins/plugin-jira/pkg/instance/helpers.go 81.25% <81.25%> (ø)
pkg/hub/api/applications/applications.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ricoberger ricoberger marked this pull request as ready for review August 21, 2022 19:54
The Jira plugin can be used to access issues from a Jira instance in
kobs. The user must provide an email address and API token to use the
plugin. The plugin can be used in panels and in the notification, e.g.
to show the users active sprint or the issues he is assigned to.
@ricoberger ricoberger merged commit 154bb22 into main Aug 21, 2022
@ricoberger ricoberger deleted the jira-add-jira-plugin branch August 21, 2022 20:12
@ricoberger ricoberger added the changelog: added A new feature was added label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants