hestonhoffman/Changed lines

Get all modified lines in a Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 28, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: hestonhoffman/changed-lines@b51e5eff3b7f56b60460c5371206e1d781ffa6ab # 1.9

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
api_urlGithub API URL (primarily for Github Enterprise usage)no${{ github.api_url }}
tokenAssign a GITHUB_TOKEN to useno${{ github.token }}
branchCurrent PR branchno${{ github.ref_name }}
repoRepository to compare againstno${{ github.repository }}
prPull Request numberno${{ github.event.number }}
delimiterDelimiter to use for changes_files outputno""
file_filterFilter for file extensions to include in output. Defaults to returning all file typesno""
namedescription
changed_linesLines with changes
changed_filesFiles with changes