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

[JENKINS-57430] Added some new GH Event Types #622

Merged
merged 5 commits into from
Dec 17, 2019

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.

None yet

2 participants