Skip to content

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

Charm sets status from init instead of relying on CollectStatus event

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

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/[email protected]
secrets:
JIRA_URL: ${{ secrets.JIRA_URL }}