Skip to content

Merging to release-5.13.1: [TT-17507] Move jira-linter into github-actions mono-repo (#8366) #4566

Merging to release-5.13.1: [TT-17507] Move jira-linter into github-actions mono-repo (#8366)

Merging to release-5.13.1: [TT-17507] Move jira-linter into github-actions mono-repo (#8366) #4566

Workflow file for this run

name: Release bot
on:
issue_comment:
types: [created]
jobs:
release_bot:
uses: TykTechnologies/github-actions/.github/workflows/release-bot.yaml@d3fa20888fa2878e877e22bb7702141217290e7c # main
secrets:
APP_ID: ${{ secrets.PROBE_APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.PROBE_APP_PRIVATE_KEY }}
APP_INSTALLATION_ID: ${{ secrets.PROBE_APP_INSTALLATION_ID }}