actions-marketplace-validations/github-action-notion-statusboard

Build a status board of your GitHub repositories in your Notion workspace

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-repository-queryThe GitHub query to select the repositories to be syncronized to Notion. yes
github-issue-labelsFilter the issues counter by labels. Example: 'bug,enhancement' no
github-tokenYour Github token, it's already available to your Github action. no${{ github.token }}
notion-tokenThe Notion integration token. yes
notion-database-idThe Notion database ID where the data will be stored. yes
delete-additional-rowsDelete Notion database's rows if they are not present in the GitHub query. true
log-levelThe log level of the action. noinfo
page-sizeThe page size of the GitHub query. Set a lower value if you are getting timeout errors. The maximum is 100. no100

no outputs