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

Bump plugin version to v2.0.0 #91

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Bump plugin version to v2.0.0 #91

merged 1 commit into from
Oct 13, 2022

Conversation

raghavaggarwal2308
Copy link
Contributor

@raghavaggarwal2308 raghavaggarwal2308 commented Oct 13, 2022

Fixed a minor bug in the message for "Pull request updated"

@raghavaggarwal2308 raghavaggarwal2308 merged commit 4c615c2 into master Oct 13, 2022
@raghavaggarwal2308 raghavaggarwal2308 deleted the release-2.0.0 branch October 13, 2022 16:40
@avas27JTG
Copy link
Contributor

looks good

@@ -244,7 +244,7 @@ func (p *Plugin) ParseSubscriptionsToCommandResponse(subscriptionsList []*serial
case constants.SubscriptionEventPullRequestCreated:
displayEventType = "Pull Request Created"
case constants.SubscriptionEventPullRequestUpdated:
displayEventType = "Pull Request Deleted"
displayEventType = "Pull Request Updated"
Copy link
Contributor

Choose a reason for hiding this comment

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

nice

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