Skip to content

Wiki page for Testing could have a link to the Troubleshooting page entry on how to submit reports #831

Wiki page for Testing could have a link to the Troubleshooting page entry on how to submit reports

Wiki page for Testing could have a link to the Troubleshooting page entry on how to submit reports #831

Workflow file for this run

name: Sync GitHub issues to Jira
on: [issues, issue_comment]
jobs:
sync-issues:
name: Sync issues to Jira
runs-on: ubuntu-latest
steps:
- uses: canonical/sync-issues-github-jira@v1
with:
webhook-url: ${{ secrets.JIRA_WEBHOOK_URL }}
component: 'Gaming'
label: 'jira'