awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesAutomatic Pull Request Creation

Automation for forking repositories and opening pull requests using authentication tokens.

Distinct from Pull Request Management: Specific to the automated creation and forking process, whereas the parent covers general PR management techniques.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Automatic Pull Request Creation. Refine with filters or upvote what's useful.

Awesome Automatic Pull Request Creation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tj/git-extrasAvatar von tj

    tj/git-extras

    18,076Auf GitHub ansehen↗

    git-extras is a collection of command line utilities that extend the functionality of the Git version control system. It provides a suite of shortcuts and additional commands for history manipulation, remote management, repository analysis, and workflow automation. The project distinguishes itself by offering deep integration with hosting providers to manage pull requests and forks, alongside advanced history tools for obliterating sensitive files and rewriting author metadata. It also includes a specialized interactive shell that allows users to execute commands without repeating the binary

    Automatically forks a repository and opens a pull request using authentication tokens.

    Shellgit
    Auf GitHub ansehen↗18,076
  • potpie-ai/potpieAvatar von potpie-ai

    potpie-ai/potpie

    5,161Auf GitHub ansehen↗

    Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software engineer. It parses repositories into a structured code knowledge graph, enabling AI agents to perform multi-hop reasoning, dependency tracing, and grounded technical analysis across large codebases. The system distinguishes itself through a spec-driven development framework where agents generate detailed technical specifications and architecture plans before implementing multi-file code changes. It utilizes a durable execution engine to coordinate specialized AI personas for

    Automatically creates pull requests to integrate AI-generated code modifications into the target repository.

    Pythonagentsai-agentsai-agents-framework
    Auf GitHub ansehen↗5,161
  • iterative/cmlAvatar von iterative

    iterative/cml

    4,178Auf GitHub ansehen↗

    CML ist ein Pipeline-Automatisierungstool zum Trainieren und Evaluieren von Machine-Learning-Modellen und fungiert als CI/CD-System für Machine Learning. Es dient als Cloud-Compute-Orchestrator und Git-basierter Workflow-Manager, der Machine-Learning-Trainingszyklen durch Branch-Management, automatisierte Commits und integriertes Reporting automatisiert. Das Projekt zeichnet sich dadurch aus, dass es ephemere Cloud-Instanzen oder Kubernetes-Nodes bereitstellt, um spezialisierte Hardware für rechenintensive Aufgaben zur Verfügung zu stellen. Es verwaltet zudem Remote-Compute-Runner, was die Anbindung selbstgehosteter GPU-Cluster oder On-Premise-Maschinen zur Ausführung containerisierter Machine-Learning-Workflows ermöglicht. Das System deckt ein breites Spektrum an Funktionen ab, einschließlich ML-Experiment-Tracking, bei dem Leistungsmetriken und Visualisierungen direkt in Pull Requests der Versionsverwaltung gepostet werden. Es handhabt die ML-Pipeline-Automatisierung vom initialen Datenimport und der Versionierung bis hin zur Generierung formatierter Workflow-Berichte und externer Visualisierungslinks. Das Tool bietet zusätzlichen Nutzen für das Infrastruktur-Management durch SSH-basiertes Remote-Debugging und die Möglichkeit, unterbrochene Jobs fortzusetzen.

    Automates the creation of pull requests to integrate generated files into the codebase.

    JavaScript
    Auf GitHub ansehen↗4,178
  1. Home
  2. DevOps & Infrastructure
  3. Version Control and Management
  4. Version Control Workflows
  5. Pull Request Management
  6. Automatic Pull Request Creation