ci-redmine-bindings

command module
v0.0.0-...-2439907 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 15 Imported by: 0

README

Bitrise to Redmine webhook

Go Report Card

This app automatically move all issues marked as "Ready to build" to "Done" section after internal build completed. A build number printed in the specified custom field.

Installation

Following ENV items are required to run :

  • REDMINE_API_KEY: access token for a Redmine bot user
  • REDMINE_HOST: Redmine installation host address
  • STAMP_BUILD_CUSTOM_FIELD: Redmine ID of a build number issue custom field
  • STAMP_DONE_STATUS: Redmine ID of a done status
  • STAMP_READY_TO_BUILD_STATUS: Redmine ID of a "Ready to the build" status

For Mailgun integration you should add following items:

  • MAILGUN_API: API key for Mailgun service
  • MAILGUN_DOMAIN: domain address
  • MAILGUN_RECIPIENT: a recipient for emails
  • MAILGUN_SENDER: a sender for emails

Bitrise configuration

  • Add a new Outgoing Webhooks in the Bitrise Code tab.
  • Specify /bitrise/v2 as an URL
  • Set "REDMINE_PROJECT" header with Redmine project id

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL