williamfzc/diffctx

A GitHub action for automatically evaluating the function level impacts of Pull Requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
langlanguage of your repoyespython
before_shabefore shayes${{ github.event.pull_request.base.sha }}
after_shaafter shayes${{ github.sha }}
repo_tokenA GitHub token for API access. Defaults to {{ github.token }}.no${{ github.token }}
issue_numberissue numberno${{ github.event.number }}
debug_modeenable debug mode if not emptyno""
lsif_filespecific lsif file inputno""
index_cmdcustom index commandno""

no outputs