cdb/Project Updates

Action to send the latest changes on a GitHub project to a Slack channel

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_tokenToken with access to read the projectyes
project_organizationOrganization that owns the projectyes${{ github.repository_owner }}
project_numberProject numberyes
storage_tokenToken with access to read and write to the storage repositoryyes${{ github.token }}
storage_repositoryRepository to store data inyes${{ github.repository }}
storage_pathFile in the repository to store data in, JSON formatyes
branchBranch to commit data changes to, defaults to the default branch of the repositoryno
committer_nameName to commit data changes asyes
committer_emailEmail for committeryes
custom_fieldsCustom fields from the project board to use, comma separatedno
filterFilter to apply to the project board, in format `key:value key2:value2`no
namedescription
updatesAll updates to be sent to Slack