← Back to match
List Associated Pull Requests Action
GitHub Action listing the pull requests associated with a monorepo deploy PR.
Pluginfree
List Associated Pull Requests Action is a GitHub Action built for monorepos that inspects a deploy pull request and lists every pull request associated with the commits it contains, using the GitHub Compare and GraphQL APIs. It can group results by file path, so each team can review only the changes relevant to their own service rather than the entire deploy. Aimed at teams running a Git or GitLab Flow deploy workflow across a shared monorepo.
Categories
Developer ToolsCode ReviewGitHub Actions

