Skip to content

SWF: Update Ubuntu base image to 24.04 #2

SWF: Update Ubuntu base image to 24.04

SWF: Update Ubuntu base image to 24.04 #2

Workflow file for this run

name: eXo PR Task Webhook
on:
pull_request:
types: [opened, reopened, closed, review_requested]
pull_request_review:
types: [submitted]
jobs:
check_tasks:
name: Check for eXo tasks identifiers
uses: exoplatform/swf-scripts/.github/workflows/ghawebhooktasks.yml@master

Check failure on line 12 in .github/workflows/webhooktasks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/webhooktasks.yml

Invalid workflow file

error parsing called workflow ".github/workflows/webhooktasks.yml" -> "exoplatform/swf-scripts/.github/workflows/ghawebhooktasks.yml@master" : failed to fetch workflow: workflow was not found.
secrets:
SERVER_USERNAME: ${{ secrets.TRIBE_USERNAME }}
SERVER_PASSWORD: ${{ secrets.TRIBE_PASSWORD }}
SERVER_TASK_REST_PREFIXE_URL: ${{ secrets.TRIBE_TASK_REST_PREFIXE_URL }}
SERVER_GAMGH_CONNECTOR_REST_URL: ${{ secrets.TRIBE_GAMGH_CONNECTOR_REST_URL }}