coquer/Matrix filter release
Simple application to allow release of mono-repos deployments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token | yes | — |
| list | List to filter | yes | — |
| ref | Ref, example master or branch name | no | — |
| repository | Repository name | no | — |
| filter_by | Filter by, to support complex json object paths for example: service.name | no | service |
| is_slice | Is slice, to support slice of the list | no | false |
Outputs
| name | description |
|---|---|
| filtered | Filtered list |