takahashiikki/issue-task-parser
Parse and return tasks contained in a specific issue.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The account owner of the repository. The name is not case sensitive. | yes | — |
| repo | The name of the repository without the .git extension. The name is not case sensitive. | yes | — |
| issue_number | The number that identifies the issue. | yes | — |
Outputs
| name | description |
|---|---|
| time | Your output description here |