Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jenkinsci/github-api-plugin

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub API Plugin for Jenkins

github api github api plugin github api

This jenkins plugin packages the stock github-api library. Normally library should be backward-compatible.

Usage

This plugin is a library plugin used by other GitHub related plugins to share the same libraries. This plugin does not have any user visible feature by itself. There’s no need to install this plugin manually, although you want to keep it up to date.

Note to plugin developers

If you are developing a plugin that depends on github-api, it’s is highly recommended that you depend on this plugin as opposed to bundle the jar locally. Doing so (as opposed to depending on org.kohsuke:github-api as a jar), we can eliminate the classloader problems caused by having multiple copies of github-api loaded. Specifically, if plugin A and B both locally includes its own copy of the github-api.jar and another plugin C depends on A and B, it’ll break.

Changelog

Note
The version number of this plugin tracks the version number of github-api.jar.

Reporting issues

If you have any issues related to library please fill in GH Issues.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.