Skip to content

Perform initial configuration currently done manually via /bootstrap in the UI #4

Perform initial configuration currently done manually via /bootstrap in the UI

Perform initial configuration currently done manually via /bootstrap in the UI #4

Workflow file for this run

name: Sync issues to Jira
on:
issues:
# available via github.event.action
types: [opened, reopened, closed]
jobs:
issues-to-jira:
uses: canonical/operator-workflows/.github/workflows/jira.yaml@main
secrets: inherit