Skip to content

ci(workflows): Reviewed and replaced contents of workflows with shareable workflow repo #83

ci(workflows): Reviewed and replaced contents of workflows with shareable workflow repo

ci(workflows): Reviewed and replaced contents of workflows with shareable workflow repo #83

Workflow file for this run

name: Dependabot auto-merge & tests
on:
pull_request:
types:
- opened
- synchronize
jobs:
tests:
uses: centralnicgroup-opensource/rtldev-middleware-shareable-workflows/.github/workflows/auto-merge-dependabot-pr.yml@RSRMID-1573-shared-actions-workflows-via-enterprise

Check failure on line 10 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / Dependabot auto-merge & tests

Invalid workflow file

The workflow is not valid. In .github/workflows/test.yml (Line: 10, Col: 11): Error from called workflow centralnicgroup-opensource/rtldev-middleware-shareable-workflows/.github/workflows/auto-merge-dependabot-pr.yml@RSRMID-1573-shared-actions-workflows-via-enterprise (Line: 11, Col: 13): Unrecognized function: 'bool'. Located at position 1 within expression: bool(regex('perl-sdk', inputs.repository)) In .github/workflows/test.yml (Line: 10, Col: 11): Error from called workflow centralnicgroup-opensource/rtldev-middleware-shareable-workflows/.github/workflows/auto-merge-dependabot-pr.yml@RSRMID-1573-shared-actions-workflows-via-enterprise (Line: 17, Col: 13): Unrecognized function: 'bool'. Located at position 1 within expression: bool(regex('python-sdk', inputs.repository))
secrets: inherit
with:
repository: ${{ github.repository }}