The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Redmine Metrics Report

redmineMetricsReport: Generate Redmine Metrics Report

  • settings (optional)
      Array / List of Nested Object
    • url : String
    • apiKey : String

      Specify Redmine API Key which can be found in Redmine's [My Account] -> API access key

      If can't find "API access key", Redmine admin needs to enable a setting. "Administration > Settings > Authentication > Enable REST web service".

    • projectName : String

      Specify Redmine Project's Identifier which you want to generate report for, use Identifier not Name in the Redmine project setting page.

    • customQueryId : int
    • sprintSize : int

      Specify the time span(day). e.g.: if you want to generate report on a weekly basis you should specify 7.


Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.