Skip to content

Bump senzing-factory/build-resources/.github/workflows/add-labels-to-issue.yaml from 3 to 4 #28

Bump senzing-factory/build-resources/.github/workflows/add-labels-to-issue.yaml from 3 to 4

Bump senzing-factory/build-resources/.github/workflows/add-labels-to-issue.yaml from 3 to 4 #28

name: move pr to done dependabot
on:
pull_request:
branches: [main]
types: [closed]
permissions: {}
jobs:
move-pr-to-done-dependabot:
permissions:
repository-projects: write
secrets:
SENZING_GITHUB_PROJECT_RW_TOKEN: ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
uses: senzing-factory/build-resources/.github/workflows/move-pr-to-done-dependabot.yaml@v4

Check failure on line 16 in .github/workflows/move-pr-to-done-dependabot.yaml

View workflow run for this annotation

GitHub Actions / move pr to done dependabot

Invalid workflow file

The workflow is not valid. .github/workflows/move-pr-to-done-dependabot.yaml (Line: 16, Col: 11): Secret PROJECT_RW_TOKEN is required, but not provided while calling. .github/workflows/move-pr-to-done-dependabot.yaml (Line: 15, Col: 40): Invalid secret, SENZING_GITHUB_PROJECT_RW_TOKEN is not defined in the referenced workflow.
with:
project: ${{ vars.SENZING_GITHUB_ORGANIZATION_PROJECT }}