Skip to content

grawert/gocd-notification-gitea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoCD Notification plugin for Gitea

This GoCD plugin is updating Gitea commit status with pipeline state notifications.

Building the plugin

To build the plugin jar, run ./gradlew clean test assemble

Behavior

On every pipeline run, the commit status is updated according to the pipeline stage status. The hostname of the material URL has to match the ServerUrl (see configuration).

Configuration

You can configure the plugin by navigating to Admin -> Plugins -> Status notification for Gitea settings.

  • Gitea Server URL: The URL of your Gitea server (example: https://git.yourcompany.com)
  • API Authentication Token: Access Token for Gitea API authorization

About

GoCD Notification plugin for Gitea

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5