Thanks to visit codestin.com
Credit goes to github.com

Skip to content

adrian-fitsios/jira-commenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An Azure DevOps build extension that will comment on your JIRA tickets for you.

To learn a bit more about the extension and how to use it, check out the overview.

Prerequisites

To get up and running, install these dependencies

  • tsc global install is required for packaging and publishing a never version of this extension
  • nodejs v10 & npm v6 as the pipeline agents support version 10
  • tfx-cli for creating and publishing the extension

Install npm dependencies

npm i to install all dependencies

Run Unit tests

npm t to run all unit tests

Packaging

To package the extension and prepare it for being published, execute the package.sh script

./buildandreleasetask/scripts/package.sh

Publishing

To publish the packaged extension, execute the publish.sh script, passing in your Personal Access Token

./buildandreleasetask/scripts/publish.sh "${PAT}"

where ${PAT} needs to be substituted for your Personal Access Token

About

AzDo build extension that comments on your JIRA tickets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •