1.1.4 • Published 14 days ago

reg-notify-azuredevops-plugin v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
14 days ago

reg-notify-azuredevops-plugin

Simple Azure DevOps(Repos) notification plugin for reg-suit

Prerequisites

  • Your repository is in AzureRepos.
  • Your CI is running on AzurePipelines.
  • The reg-suit is working on your environment.

Getting Started

Install package

If you use npm,

npm install -D reg-notify-azuredevops-plugin

Create AzureDevOps PAT

  • Required Scopes
    • Code
      • Read & Write
    • Pull Request Threads
      • Read & Write

Documentation for creating PAT

Add plugin settings to your regconfig.json

{
...
  "reg-notify-azuredevops-plugin": {
    "organization": "{Your AzureDevOps Organization}",
    // NOTE: Using a environment variable is recommended(eg. $MY_PAT)
    "PAT": "{Your PAT}"
  }
...
}
1.1.4

14 days ago

1.1.3

14 days ago

1.1.2

4 months ago

1.1.1

4 months ago

1.2.0

4 months ago

1.1.0

6 months ago

1.1.0-develop.7

6 months ago

1.1.0-develop.6

6 months ago

1.1.0-develop.5

6 months ago

1.1.0-develop.4

6 months ago

1.1.0-develop.3

6 months ago

1.1.0-develop.2

6 months ago

1.1.0-develop.1

6 months ago

1.1.0-develop.0

6 months ago

1.0.1

7 months ago

1.0.0

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago

0.0.0

7 months ago