Ross ROSS = Recommend OSS · open-source software intelligence for agents

peter-evans/create-pull-request

A GitHub action to create a pull request for changes to your repository in the actions workspace observed · 2026-08-28

github.com/peter-evans/create-pull-request · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 98
  • Release rhythm 78
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 7.0
  • age_days: 2605
  • days_rel: 145
  • days_push: 13
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

2838 stars · 548 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A GitHub Action that automatically creates or updates a pull request for changes made to the repository during a workflow run. It commits workspace changes to a new branch and opens a PR against the checked-out base branch.

Use cases

  • automatically open a pull request with generated file changes in CI
  • create a PR from a GitHub Actions workflow after running a formatter or code generator
  • keep a dependency update branch up to date via scheduled workflows
  • commit and PR documentation or data updates produced during a build
  • update an existing pull request branch with new workflow changes

When to choose

  • you need a PR created automatically from changes made in a GitHub Actions workflow
  • you want scheduled or event-driven automation that proposes changes via pull requests
  • you need to update an existing automation PR instead of creating duplicates

When to avoid

  • you are not using GitHub Actions as your CI platform
  • you need to create pull requests outside of a workflow workspace context
  • your repository disallows GitHub Actions from creating pull requests and you cannot change permissions

Facets

plugin · maturity active

ci-cd workflow-automation version-control developer-tools version-control developer-tools cloud github-actions pull-request automation git devops docker linux

1 source

Member repositories

RepositoryRoleHealth v2
peter-evans/create-pull-requestmain91

For agents

markdown · JSON · MCP: product_card(name="peter-evans/create-pull-request")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem