Skip to content

sz_explorer: Mappable attributes with null values are considered unmapped data #110

sz_explorer: Mappable attributes with null values are considered unmapped data

sz_explorer: Mappable attributes with null values are considered unmapped data #110

name: Add to project garage
on:
issues:
types:
- opened
- reopened
permissions: {}
jobs:
add-to-project:
permissions:
repository-projects: write
secrets:
PROJECT_RW_TOKEN: ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_CHANNEL: ${{ secrets.SLACK_CHANNEL }}
uses: senzing-factory/build-resources/.github/workflows/add-to-project.yaml@v4
with:
project-number: ${{ vars.SENZING_PROJECT_GARAGE }}
org: ${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}