Skip to content

Add Jira linter bot configuration #2

Add Jira linter bot configuration

Add Jira linter bot configuration #2

name: action-jira-linker-and-linter
on: [pull_request]
jobs:
action-jira-linter:
runs-on: ubuntu-latest
steps:
- uses: btwrk/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
jira-token: ${{ secrets.JIRA_TOKEN }}
jira-user: kevin.brown
jira-base-url: https://exogee.atlassian.net
skip-branches: "^(production|master|main|staging|development)$"
skip-comments: true