actions-marketplace-validations/GitHub Linear Action
Pushes issue to linear.app through GH Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| linear-key | Linear API Key | yes | — |
| linear-team-id | The ID of the Linear team in which to create the issue in | yes | — |
| title | The title of the issue, can be used as {{ github.event.issue.title }} | yes | — |
| body | The body of the issue, can be used as {{ github.event.issue.body }} | yes | — |
| url | The issue url, can be used as {{ github.event.issue.url` }} | yes | — |
Outputs
no outputs