Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
HankPower
/
github-plugin
Public
forked from
jenkinsci/github-plugin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
github-plugin
src
main
java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 26, 2017
add support for "githubPush" declarative pipeline trigger
Paul Dombkowski
authored and
lanwen
committed
1443b98
View commit details
Copy full SHA for 1443b98
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
use right version nums for 1.26 changes
lanwen
committed
2894ca5
View commit details
Copy full SHA for 2894ca5
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
[JENKINS-41811] We don't need no GitHubTrigger2 interface
stephenc
authored and
lanwen
committed
92e5b02
View commit details
Copy full SHA for 92e5b02
View code at this point
Browse repository at this point
[JENKINS-41811] Move more to event objects
stephenc
authored and
lanwen
committed
c0101b8
View commit details
Copy full SHA for c0101b8
View code at this point
Browse repository at this point
Fix checkstyle errors
stephenc
authored and
lanwen
committed
78b41d0
View commit details
Copy full SHA for 78b41d0
View code at this point
Browse repository at this point
[JENKINS-41811] @KostyaSha wants an event object for future-proofing
stephenc
authored and
lanwen
committed
1e7cf79
View commit details
Copy full SHA for 1e7cf79
View code at this point
Browse repository at this point
Remove unused imports
stephenc
authored and
lanwen
committed
2aeff93
View commit details
Copy full SHA for 2aeff93
View code at this point
Browse repository at this point
[JENKINS-41811] Address code review comments
stephenc
authored and
lanwen
committed
78e9972
View commit details
Copy full SHA for 78e9972
View code at this point
Browse repository at this point
[FIXED JENKINS-41811] Expose event origin to listeners
stephenc
authored and
lanwen
committed
414aaec
View commit details
Copy full SHA for 414aaec
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
[JENKINS-39590] Narrow the exception handling to payload parsing
stephenc
authored and
lanwen
committed
150fc93
View commit details
Copy full SHA for 150fc93
View code at this point
Browse repository at this point
[FIXED JENKINS-39590] Switch to `GitHub.parseEventPayload` for event parsing
stephenc
authored and
lanwen
committed
555a752
View commit details
Copy full SHA for 555a752
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
Fix typo in 'Re-register hooks for all jobs' warning
ashokm
committed
b26027a
View commit details
Copy full SHA for b26027a
View code at this point
Browse repository at this point
Commits on Dec 12, 2016
Clarify trigger algorithm. (#162)
Show description for 3d8d4ff
KostyaSha
authored and
lanwen
committed
3d8d4ff
View commit details
Copy full SHA for 3d8d4ff
View code at this point
Browse repository at this point
Commits on Dec 11, 2016
Set @since
KostyaSha
committed
f9610c7
View commit details
Copy full SHA for f9610c7
View code at this point
Browse repository at this point
[FIXED JENKINS-39553] Make GitHub plugin BuildableItem aware (#153)
Show description for bd2e945
stephenc
authored and
KostyaSha
committed
bd2e945
View commit details
Copy full SHA for bd2e945
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
add field for setting context for pending step (#159)
Show description for 251aa3a
koenpunt
authored and
lanwen
committed
251aa3a
View commit details
Copy full SHA for 251aa3a
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
GitHubWebHookCrumbExclusion should be more forgiving if the user leaves off the trailing slash (#152)
James William Dumay
authored and
lanwen
committed
f784e19
View commit details
Copy full SHA for f784e19
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
add cache to travis and replace since javadoc tags
lanwen
committed
9f78d95
View commit details
Copy full SHA for 9f78d95
View code at this point
Browse repository at this point
[FIXED JENKINS-35550] Upgrade to Credentials 2.1.0+ API for populating credentials drop-down (#154)
Show description for dfcc6e2
stephenc
authored and
lanwen
committed
dfcc6e2
View commit details
Copy full SHA for dfcc6e2
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
Allow inherite and change behaviour.
Show description for 2128454
KostyaSha
authored and
lanwen
committed
2128454
View commit details
Copy full SHA for 2128454
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
[FIXED JENKINS-36446] Ensure all plugin extensions are initialized before migration (#150)
stephenc
authored and
lanwen
committed
c1ab72c
View commit details
Copy full SHA for c1ab72c
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
Cleanup initializers (#147)
KostyaSha
authored and
lanwen
committed
a9b9b28
View commit details
Copy full SHA for a9b9b28
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
verbosive logging for commit status setter
lanwen
committed
bcdf5df
View commit details
Copy full SHA for bcdf5df
View code at this point
Browse repository at this point
[JENKINS-38935] Should add aliases on base plugin methods as 'start'
lanwen
committed
b916940
View commit details
Copy full SHA for b916940
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
[FIXES JENKINS-38665] Add databound constructor for default backref source
Show description for f4cf8a3
lanwen
committed
f4cf8a3
View commit details
Copy full SHA for f4cf8a3
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
[FIXED JENKINS-38347] Use Initializer levels. (#139)
Show description for cb7525c
KostyaSha
authored and
lanwen
committed
cb7525c
View commit details
Copy full SHA for cb7525c
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
allow for backref configuration
pupssman
committed
8e23c4c
View commit details
Copy full SHA for 8e23c4c
View code at this point
Browse repository at this point
Commits on Aug 18, 2016
[JENKINS-37481] Ignore sign header if sign not defined in Jenkins
lanwen
committed
05ad7b4
View commit details
Copy full SHA for 05ad7b4
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Use OOP power to calculate sign, add integration test
Show description for 70117b9
lanwen
committed
70117b9
View commit details
Copy full SHA for 70117b9
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
[JENKINS-33974] Payload verification using shared secrets
martinmine
authored and
lanwen
committed
b6683ee
View commit details
Copy full SHA for b6683ee
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
add some override annotations in ghcommitnotifier
lanwen
authored
9649beb
View commit details
Copy full SHA for 9649beb
View code at this point
Browse repository at this point
Add a test when url isn't valid (repository name is null)
Vlatombe
committed
330cdbe
View commit details
Copy full SHA for 330cdbe
View code at this point
Browse repository at this point
Use printf for logging
Vlatombe
committed
1dfca4d
View commit details
Copy full SHA for 1dfca4d
View code at this point
Browse repository at this point
Manually entered repository source
Vlatombe
committed
4ae71ca
View commit details
Copy full SHA for 4ae71ca
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
[JENKINS-36445] Show first 7 characters of SHA1 in change log hyperlink (#128)
Show description for ca75bde
MarkEWaite
authored and
lanwen
committed
ca75bde
View commit details
Copy full SHA for ca75bde
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.