int128/list-associated-pull-requests-action

Action to generate a list of associated pull requests by paths in monorepo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: int128/list-associated-pull-requests-action@4a7c65e6416f48d542794cc3db409492d2033302 # v1.78.0

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

namedescriptionrequireddefault
tokenGitHub tokenyes${{ github.token }}
pull-requestPull request to parse (experimental)no
baseBase branch or commitno
headHead branch or commitno
group-by-pathsGroup pull requests by paths (Multiline)no
show-others-groupShow others groupyestrue
max-fetch-commitsMaximum number of commits to fetch. Default is unlimitedno
max-fetch-daysMaximum number of days to fetch history. Default is unlimitedno
namedescription
bodyList of associated pull requests (Markdown)
body-groupsGrouped lists of associated pull requests (Markdown)
body-othersOthers list of associated pull requests (Markdown)
jsonList of associated pull requests (JSON)