Skip to content

Moderation: Make it so that mjolnir bot joins each new channel on the homeserver #91

Moderation: Make it so that mjolnir bot joins each new channel on the homeserver

Moderation: Make it so that mjolnir bot joins each new channel on the homeserver #91

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