Skip to content

Conversation

dontgitit
Copy link
Contributor

✏️ Description

Create an issue in Iterable's Jira when an issue is opened on GitHub

issuetype: Bug
summary: "${{ github.repository }}: #${{ github.event.issue.number }} by ${{ github.event.issue.user.login }}: ${{ github.event.issue.title }}"
description: ${{ github.event.issue.body }}
fields: '{"customfield_11268": {"id": "10668"} }'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

assuming this is just a test field while the action runs?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it sets a specific field in our jira instance

@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Patch coverage: 27.27% and project coverage change: +0.36 🎉

Comparison is base (ecaf2bd) 62.12% compared to head (0ccbc12) 62.48%.

❗ Current head 0ccbc12 differs from pull request most recent head b6779ba. Consider uploading reports for the commit b6779ba to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #551      +/-   ##
==========================================
+ Coverage   62.12%   62.48%   +0.36%     
==========================================
  Files          67       67              
  Lines        3947     3956       +9     
  Branches      460      461       +1     
==========================================
+ Hits         2452     2472      +20     
+ Misses       1250     1239      -11     
  Partials      245      245              
Impacted Files Coverage Δ
.../com/iterable/iterableapi/IterableAuthManager.java 33.33% <0.00%> (+18.18%) ⬆️
...ain/java/com/iterable/iterableapi/IterableApi.java 61.65% <60.00%> (+0.28%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Ayyanchira
Copy link
Member

Wow.. excited for this change!

@dontgitit dontgitit merged commit 1c60ba4 into master Apr 17, 2023
@dontgitit dontgitit deleted the add-jira-integration branch April 17, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants