Skip to content

Using phpcompatibility/php-compatibility version 9.X while with the php >= 8.0, it should be develop branch #6

Using phpcompatibility/php-compatibility version 9.X while with the php >= 8.0, it should be develop branch

Using phpcompatibility/php-compatibility version 9.X while with the php >= 8.0, it should be develop branch #6

Workflow file for this run

name: Sync GitHub issues to Jira
on:
issues:
types:
- opened
- closed
pull_request_target:
types:
- opened
permissions:
issues: write
pull-requests: read
jobs:
jira:
uses: acquia/.github/.github/workflows/jira.yml@main
secrets:
jira-api-token: ${{ secrets.JIRA_API_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
jira-user-email: ${{ secrets.JIRA_USER_EMAIL }}
with:
issue_label: grooming
project_key: RCAT