Skip to content

Charm sets status from init instead of relying on CollectStatus event #21

Charm sets status from init instead of relying on CollectStatus event

Charm sets status from init instead of relying on CollectStatus event #21

Workflow file for this run

name: Sync Issues to JIRA
on:
issues:
types: [opened, reopened, closed]
jobs:
update:
name: Update Issue
uses: canonical/sdcore-github-workflows/.github/workflows/issues.yaml@v0.0.1
secrets:
JIRA_URL: ${{ secrets.JIRA_URL }}