Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mike10004/jenkins-bitbucket-webhook-handler
Web app that relays POST requests to Jenkins, including a crumb on CSRF-protected servers.
https://github.com/mike10004/jenkins-bitbucket-webhook-handler
Last synced: 15 days ago
JSON representation
Web app that relays POST requests to Jenkins, including a crumb on CSRF-protected servers.
- Host: GitHub
- URL: https://github.com/mike10004/jenkins-bitbucket-webhook-handler
- Owner: mike10004
- License: mit
- Created: 2015-10-14T20:48:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-14T21:09:40.000Z (about 9 years ago)
- Last Synced: 2024-10-07T09:21:15.618Z (3 months ago)
- Language: Java
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jenkins-bitbucket-webhook-handler
Web app that relays POST requests to Jenkins, including a crumb on CSRF-protected servers.That's the intent, anyway. Currently doesn't work: see issue #1.