Dark Mode

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

Sign up
Appearance settings

jenkinsci/gogs-webhook-plugin

Repository files navigation

Gogs-Webhook Plugin

This plugin integrates Gogs to Jenkins.

In Gogs configure your webhook like this:
http(s)://<< jenkins-server >>/gogs-webhook/?job=<< jobname >>[&branch=<< branch name>>]

Example how your the webhook in Gogs should look like:

About integration tests

This project has some integration tests available. For more details see the dedicated readme.

Change Log

Version 1.0.14 (Apr 4, 2018)

Version 1.0.13 (Mar 16, 2018)

Version 1.0.12 (Mar 8, 2018)

  • Expose REF and BEFORE payload to environment variables (GOGS_REF and GOGS_BEFORE)

Version 1.0.11 (Feb 26, 2018)

  • Use [IGNORE] at start of commit subject to ignore the push
  • Multibranch pipeline support (untested)

Version 1.0.10 (Apr 10, 2017)

  • Allow empty password [PR#19]

Version 1.0.9 (Mar 8, 2017)

  • Added new Gogs authentication but keeps it compatible with old version [PR#16]
  • Added folder support [PR#12]

Version 1.0.8 (Dec 20, 2016)

  • Fixes impersonation problem of v1.0.7

Version 1.0.7 (Dec 6, 2016)

  • Added Gogs secret per job [PR#3]

Version 1.0.6 (Sep 5, 2016)

  • Added pipeline support.

Version 1.0.4 (Jul 4, 2016)

Version 1.0 (Jul 21, 2016)

  • First release

About

Jenkins Gogs Webhook

Topics

Resources

Readme

License

MIT license

Code of conduct

Code of conduct

Contributing

Contributing

Security policy

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 11