stnamco/convert-issue-extension
extend convert-issue for adding information.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| githubToken | github personal access token. repo and project permission | yes | — |
| issueId | issue id or pr id | yes | — |
| projectNumber | target project number. | yes | — |
| issueTitle | issue title which is parsed for updating | yes | — |
| shouldSyncWithTrackedInIssue | if you need to sync the issue with tracked-in-issue, you need to change true | no | false |
| shouldAddProjectIfNeeded | if you need to add the issue to the project, you need to change true | no | true |
Outputs
| name | description |
|---|---|
| itemId | card node id |