epsylabs/Shortcut for Github Actions
Fetch story details from Shortcut
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| issue | Story or Epic ID, it can be optionally also a branch name with issue number | yes | — |
| soft_fail | Soft fail if unable to locate story | no | false |
Outputs
| name | description |
|---|---|
| title | Issue title |
| type | Type of the issue |
| subtype | Type of the story. For epic always epic |
| description | Description |
| slug | URL friendly name |
| link | Shortcut link |
| pr_branch | Proposed name for fix branch |
| pr_title | Proposed name for PR title |
| issue | Issue number used by the action (useful for autodiscovery) |