Set Autolink Reference
ActionsTags
(2)Update repository autolink
name: Update Autolink References
on: [workflow_dispatch]
jobs:
call-add-autolink:
runs-on: ubuntu-latest
steps:
- name: Add autolink
uses: fiddlermikey/action-add-autolink@v1.0
with:
token: ${{ secrets.V2BUILDTOKEN}}
keyPrefix: 'ab#'
url: 'https://dev.azure.com/Keyfactor/Integration/_workitems/edit/'
Set Autolink Reference is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.