Skip to content

Conversation

@alexanderrtaylor
Copy link
Contributor

@alexanderrtaylor alexanderrtaylor commented Nov 22, 2019

Added some new GH Event types so that it does not throw errors

Description

Adding some GH event types that are parsed by the github API

Fixes Issue #519

Added some new GH Event types so that it does not throw errors
@bitwiseman bitwiseman changed the title Issue #519 [JENKINS-57430] Added some new GH Event Types [JENKINS-57430] Added some new GH Event Types Nov 24, 2019
Alex Taylor added 3 commits November 27, 2019 13:30
Added the check run event and the objects used there along with a valid test
updated to meet standards
private String name;
private GHPullRequest[] pullRequests;

GHCheckRun wrap(GHRepository owner) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bitwiseman bitwiseman merged commit 20369aa into hub4j:master Dec 17, 2019
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.

2 participants