-
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
Bump version to 2.4.0 #530
Conversation
.projections.json
Outdated
@@ -0,0 +1 @@ | |||
/Users/jfrerich/dotfiles/mattermost/.projections.json |
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.
Unrelated change?
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.
removed. That's actually a handy file that makes opening alternative files easy. The most common example is defining test files as alternative files. https://github.com/jfrerich/dotfiles/blob/master/mattermost/.projections.json
6c581ee
to
3dea970
Compare
Codecov Report
@@ Coverage Diff @@
## master #530 +/- ##
==========================================
+ Coverage 33.92% 33.97% +0.04%
==========================================
Files 37 37
Lines 4604 4604
==========================================
+ Hits 1562 1564 +2
+ Misses 2893 2891 -2
Partials 149 149
Continue to review full report at Codecov.
|
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.
LGTM
@DHaussermann gentle reminder for the review! |
#546 should be included |
Apologies. Seems I did not post here last week. End to end testing for Jira 2.4 was completed. We were just waiting on 1 fix. |
@DHaussermann, I just merged #546! |
Tested and passed
|
Summary
Bump version to v2.4.0
Proposal to bump version following Release Notes:
Summary
Bump version to v2.4.0
Proposal to bump Feature Version to prep for release with the following Release Notes:
Enhancements
respondErr
function (renamerespondErr
function #513)/jira view
([MM-17816] Add the ability to transition an issue after running/jira view
#454)/jira view
in the output of `/jira cr… (MM-18075 Reuse output of/jira view
in the output of/jira create
#459)/jira create
… ([MM-17816] Reporter is not automatically set for/jira create
on Jira Server, when required field is missing #462)/jira view
outp… ([MM-20280] Display reporter name and avatar in/jira view
output #451)Fixes