actions-marketplace-validations/Cosm-orc Gas Diff Github Action
Github action that posts gas usage reports from cosm-orc as Github PR comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 14, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/de-husk_cosm-orc-gas-diff-action@06c4c6124f7c4e2a74047703692b1f9dcfe7f7b0 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_token | Github token for the repo to allow posting a comment to the PR. Can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
| current_json | current gas report json file path | yes | — |
| old_json | old gas report json file path | no | — |
Outputs
no outputs