Skip to content

Issue#5123 : Migrated the offline alert bar in Settings from Vuetify to Kolibri Design System. #23

Issue#5123 : Migrated the offline alert bar in Settings from Vuetify to Kolibri Design System.

Issue#5123 : Migrated the offline alert bar in Settings from Vuetify to Kolibri Design System. #23

name: Handle contributor comment on GitHub issue
on:
issue_comment:
types: [created]
jobs:
call-workflow:
uses: learningequality/.github/.github/workflows/contributor-issue-comment.yml@main
secrets:
LE_BOT_APP_ID: ${{ secrets.LE_BOT_APP_ID }}
LE_BOT_PRIVATE_KEY: ${{ secrets.LE_BOT_PRIVATE_KEY }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_COMMUNITY_NOTIFICATIONS_WEBHOOK_URL: ${{ secrets.SLACK_COMMUNITY_NOTIFICATIONS_WEBHOOK_URL }}