actions-marketplace-validations/Notion 2 Issue
This action creates GitHub issues depends on a notion database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 19, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/martingrosche_notion-2-issue@5f9ca15f1b296190221a8765aacddaf123488cbb # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| notionToken | Your Notion API Token | yes | — |
| notionDatabase | The Notion database id | yes | — |
| githubToken | Your GitHub personal access token with project rights | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| issueNumbers | A list of the created issue numbers |