-
Notifications
You must be signed in to change notification settings - Fork 127
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
Release v3.2.0 #846
Release v3.2.0 #846
Conversation
/update-branch |
Error trying to update the PR. |
… into release_v3.2.0
Codecov Report
@@ Coverage Diff @@
## master #846 +/- ##
=======================================
Coverage 31.46% 31.46%
=======================================
Files 49 49
Lines 5982 5982
=======================================
Hits 1882 1882
Misses 3911 3911
Partials 189 189 Continue to review full report at Codecov.
|
/update-branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and passed.
- Workflow was tested
- New PRs were tested
- Core functionality was retested as precaution
Release testing For Jira Cloud and Sever 8:
- Install w\ Flow
- unhappy paths for instance validation
- Connect and map users (Browser AND Desktop)
- Create issues of each type
- Attach comment functionality (including search functionality)
- Webhooks deliver various events via subscriptions webhook
- DM from Jira bot are working
- @mentions in comments
- Comment on issue based on assignment
- Spot check slash commands
- Post menu option (Connect, Create / Attach, none) remain correct in multiple clients when the state changes
- Re-test the 2 new PRs from Demasol
- Webhook logging removed from the config file
- Plugin requires v6.5.0 and will not run on 6.4.1
Release testing For Jira 7
- Installed with setup flow
- Spot check issue creation
- Spot checked subscription webhook events
- Tested DMs for at mentions
- Tested DMs for comments on issues I'm not assigned to
Summary
The diff is large as the json formatting is now in line with other plugins.
Ticket Link
Part of