fliepeltje/Meeting AP to Issue
Generate GH issues from your meeting notes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| REPO | The path to the repository where the action will be used (automatically set) | yes | ${{ github.repository }} |
| BEFORE | The SHA of the last pushed commit (automatically set) | yes | ${{ github.event.before }} |
| SHA | The SHA of the latest commit (automatically set) | yes | ${{ github.sha }} |
| TOKEN | The GitHub access token to allow us to retrieve, create and update issues (automatically set) | yes | — |
| LOOKUP_TABLE | KV values with mappings between name and gh username | yes | — |
| COLUMN | The default column ID to which move new issues | yes | — |
Outputs
no outputs