link-/Simple Action
A very simple GitHub action implementing the command design pattern
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run | yes | — |
| issue-number | Issue Number | yes | — |
| token | Access token | yes | — |
| org | Repository Owner (User or Organization) | no | — |
| repo | Repository name | no | — |
Outputs
| name | description |
|---|---|
| result | Result of the command executed |