Skip to content

yaichZied/JenkinsManagementPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug Tracker Plugin

This is a jenkins plugin that allow Jenkins to connect to the bug tracker app with valid credentials in order to setup the status of bugs depending on a specific commit message that should match any of the patterns that jenkins user could specify whitin jenkins configuration of the project.

Steps to follow

  • Go to Manage Jenkins -> Manage Plugins -> Advanced -> Upload Plugin
  • Upload the hpi file
  • Go to Manage Jenkins -> Configure System -> Hello World Build
  • Specify the Bug Tracker app URL alongside of your credentials
  • Click test connection button to check if your entries are correct
  • Go to your project job -> Configure -> Add build Step -> Say Hello World
  • Write a pattern to intercept from the commit message that should contains {id} of bug
  • Select the status to setup when the pattern is valid
  • Write down as many patterns as needed

Jenkins Extension

Configure System Step:

Configure project:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published