equipapp/Set NX Shas
Sets the base and head shas for nx based on git tags
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| base | The tag to consider as the base sha for nx | no | — |
Outputs
| name | description |
|---|---|
| base_sha | The base sha to use as the base for nx affected command |
| head_sha | the head sha to use as the head for nx affected command |