awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
peter-evans avatar

peter-evans/create-pull-request

0
View on GitHub↗
2,801 estrellas·545 forks·TypeScript·MIT·3 vistas

Create Pull Request

A GitHub action to create a pull request for changes to your repository in the actions workspace

Features

  • Pull Request Automation - Create pull requests.

Historial de estrellas

Gráfico del historial de estrellas de peter-evans/create-pull-requestGráfico del historial de estrellas de peter-evans/create-pull-request

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Create Pull Request

Proyectos open-source similares, clasificados según cuántas características comparten con Create Pull Request.
  • danger/dangerAvatar de danger

    danger/danger

    5,645Ver en GitHub↗
    Rubyautomationbitbucketci
    Ver en GitHub↗5,645
  • actions/labelerAvatar de actions

    actions/labeler

    2,464Ver en GitHub↗
    TypeScript
    Ver en GitHub↗2,464
  • sindresorhus/refined-githubAvatar de sindresorhus

    sindresorhus/refined-github

    31,587Ver en GitHub↗

    Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It functions as a user interface enhancement tool that uses custom CSS and JavaScript to rearrange layouts and inject new interactive elements into GitHub pages. The project serves as a workflow automation tool and repository utility, providing capabilities to automate pull request tasks such as branch cleanup and commit defaults. It acts as a code review assistant by identifying conflicting pull requests and improving navigation for code references. The extension covers severa

    TypeScript
    Ver en GitHub↗31,587
  • wei/pullAvatar de wei

    wei/pull

    7,154Ver en GitHub↗

    Pull is an automated pull request manager designed to synchronize GitHub repository forks with their upstream sources. It acts as an orchestrator that creates and manages pull requests to integrate remote changes and keep development forks aligned with original project sources. The tool is configuration-driven, allowing users to define specific git integration strategies such as merging, squashing, rebasing, or hard resetting. It integrates with GitHub Actions to manage branch protection and the assignment of reviewers, assignees, and custom labels. Synchronization can be triggered through p

    TypeScriptforkforks-insighthacktoberfest
    Ver en GitHub↗7,154
Ver las 30 alternativas a Create Pull Request→

Preguntas frecuentes

¿Qué hace peter-evans/create-pull-request?

A GitHub action to create a pull request for changes to your repository in the actions workspace

¿Cuáles son las características principales de peter-evans/create-pull-request?

Las características principales de peter-evans/create-pull-request son: Pull Request Automation.

¿Qué alternativas de código abierto existen para peter-evans/create-pull-request?

Las alternativas de código abierto para peter-evans/create-pull-request incluyen: danger/danger. actions/labeler. wei/pull — Pull is an automated pull request manager designed to synchronize GitHub repository forks with their upstream sources.… sindresorhus/refined-github — Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It… cirrus-actions/rebase — GitHub Action to automatically rebase PRs. anothrnick/github-tag-action — A Github Action to tag a repo on merge.