Skip to content
This repository was archived by the owner on Aug 9, 2019. It is now read-only.

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPCI plugin for Redmine integration

This PHPCI plugin allows to update the Redmine issues with build results.

Configuration Options

  • enabled - Required - The plugin is enabled or disabled (example, enabled: true).
  • status - Redmine issue will change status to this status (example, status: 4).
  • prev_status - Current redmine issue's status (example, prev_status: 2).
  • percent - Redmine issue will change done_ratio to percent value (example, percent: 80).
  • lang - Redmine issue's notes language. Can be en or ru (example, lang: en).
  • issue_regexp - Mask for issue id searching in branch string (example, issue_regexp: "/task-(\d+)/").

Build Settings

  • redmine - All child properties are required
    • server - Redmine server base URL (example, server: http://redmine.example.com)
    • api_key - Redmine API key (example, api_key: 3hfsdyt3fsd87xuv23jhsd)

About

PHPCI plugin for Redmine integration

Topics

Resources

Stars

3 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages