Colin's ALM Corner Service Now Azure DevOps Extensions
For more info, read the overview. See this blog post for how this extension was cretaed step-by-step.
Packaging
You will need to update the publisher, author and GUID for each task in this repo if you want to publish your own copy.
To package the extension, then run the following command:
yarn install
yarn run package
You can now upload the extension using tfx extension publish
or via the manage publisher portal.