actions-marketplace-validations/Airtable Report
Collect Pull Request Statistic to Airtable
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| airtable-token | Airtable API KEY | yes | — |
| airtable-base | Table Base ID | yes | — |
| airtable-sheet | Sheet | yes | — |
| airtable-picks | Expression to map PR json value into table column | no | [["url"], ["title"], ["created_at"], ["merged_at"], ["labels"], ["comments"], ["review_comments"], ["commits"], ["additions"], ["deletions"], ["changed_files"]] |
| airtable-traversal | Traversal Json List item | no | {"labels": ["name"]} |
Outputs
| name | description |
|---|---|
| time | — |