Skip to content

feat: Test the check file name step #30

feat: Test the check file name step

feat: Test the check file name step #30

name: Contribution checks on test data
on:
# use pull_request event to test update done of the reusable workflow (update the branch of the reusable workflow as well in this case)
# TODO: restore pull_request_target before merging this PR
pull_request:
paths:
- '.github/workflows/_reusable_pr-antora-content-guidelines-checker.yml'
- '.github/workflows/pr-antora-checker-test.yml'
- 'test/documentation-content/**/*'
jobs:
check_antora_content_guidelines:
permissions:
pull-requests: write # "pr-antora-content-guidelines-checker" write PR comments when the PR doesn't match the "Guidelines"
uses: bonitasoft/bonita-documentation-site/.github/workflows/_reusable_pr-antora-content-guidelines-checker.yml@feat/list_renamed_file_from_pr

Check failure on line 16 in .github/workflows/pr-antora-checker-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-antora-checker-test.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-antora-checker-test.yml" -> "bonitasoft/bonita-documentation-site/.github/workflows/_reusable_pr-antora-content-guidelines-checker.yml@feat/list_renamed_file_from_pr" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit