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

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

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

13 Repos

Awesome GitHub RepositoriesApproval Workflows

Systems for managing the lifecycle and status of pending automated edits.

Distinguishing note: Focuses on the state management of approvals rather than the change tracking itself.

Explore 13 awesome GitHub repositories matching software engineering & architecture · Approval Workflows. Refine with filters or upvote what's useful.

Awesome Approval Workflows GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • apolloconfig/apolloAvatar von apolloconfig

    apolloconfig/apollo

    29,762Auf GitHub ansehen↗

    Apollo is a centralized configuration management system designed to manage environment-specific application settings for microservices and servers. It serves as a central store for properties, YAML, and JSON data, providing a platform for versioning, auditing, and the dynamic delivery of configurations. The system distinguishes itself through a dynamic delivery platform that supports real-time configuration pushes and grayscale releases. This allows updates to be rolled out to a small subset of service instances as a canary deployment to validate stability before a full fleet update. Governa

    Governs the editing and publishing of configurations through a permission system and mandatory approval workflows.

    Javaconfig-managementconfiguration-managementdistributed-configuration
    Auf GitHub ansehen↗29,762
  • ctripcorp/apolloAvatar von ctripcorp

    ctripcorp/apollo

    29,760Auf GitHub ansehen↗

    Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized platform for storing, distributing, and syncing application settings across distributed environments to maintain consistency across various clusters. The system distinguishes itself through a dynamic configuration orchestrator that supports real-time updates to connected applications, eliminating the need for manual service restarts. It features a grayscale configuration deployment tool for rolling out changes to a small subset of service instances and a version control system

    Implements a permission system that separates configuration editing from publishing to ensure human review and reduce errors.

    Java
    Auf GitHub ansehen↗29,760
  • voideditor/voidAvatar von voideditor

    voideditor/void

    28,219Auf GitHub ansehen↗

    Void is an AI-powered code editor designed to integrate automated code generation and modification directly into the development workflow. It functions as a specialized engine for programmatic refactoring, enabling users to apply systematic changes to source files through structured diffs and full-file rewrites. The platform distinguishes itself through a centralized communication layer that manages secure interactions between local environments and external language model providers. It incorporates a structured approval pipeline that tracks pending modifications, allowing developers to revie

    Monitors the state of pending code changes to provide a structured format for review.

    TypeScriptchatgptclaudecopilot
    Auf GitHub ansehen↗28,219
  • renovatebot/renovateAvatar von renovatebot

    renovatebot/renovate

    21,796Auf GitHub ansehen↗

    Renovate is a GitOps-driven dependency management engine designed to automate the maintenance of software projects. It functions as an automated update tool that scans repository files to identify outdated dependencies, fetches the latest compatible versions from external sources, and generates pull requests to apply those updates. By integrating directly with code hosting platforms, it synchronizes project dependencies through declarative configuration files, ensuring that software components remain current and secure. The project distinguishes itself through its platform-agnostic architectu

    Applies review labels to trigger internal merge processes for automated updates.

    TypeScriptazure-devopsbitbucketdependencies
    Auf GitHub ansehen↗21,796
  • cert-manager/cert-managerAvatar von cert-manager

    cert-manager/cert-manager

    13,578Auf GitHub ansehen↗

    This project is a Kubernetes controller that automates the issuance, renewal, and lifecycle management of TLS certificates. It functions as a native extension to the cluster API, using custom resource definitions and reconciliation loops to maintain the desired state of certificates and trust bundles across distributed services. By integrating directly with the cluster's admission control and secret storage systems, it ensures that cryptographic identities are consistently provisioned and available for application workloads. The project distinguishes itself through its extensive support for a

    Enforces granular access control over who can approve or deny certificate requests based on the specific issuer referenced.

    Gocertificatecrdhacktoberfest
    Auf GitHub ansehen↗13,578
  • opsnull/follow-me-install-kubernetes-clusterAvatar von opsnull

    opsnull/follow-me-install-kubernetes-cluster

    7,546Auf GitHub ansehen↗

    This project provides a comprehensive guide and set of scripts for deploying and configuring a production-ready Kubernetes cluster from scratch. It centers on establishing a functional environment by installing core management components, storage, and networking across multiple nodes. The implementation emphasizes high availability for the control plane, utilizing layer-4 load balancing and leader election for the API server, scheduler, and controller manager. It further ensures reliability through the deployment of a distributed key-value store for persistent runtime data. The project cover

    Implements authorization rules to automatically approve certificate signing requests for clients and servers.

    Shellcontainerdcorednsdocker
    Auf GitHub ansehen↗7,546
  • rauchg/slackinAvatar von rauchg

    rauchg/slackin

    6,499Auf GitHub ansehen↗

    Public Slack organizations made easy

    Processes invitation requests without requiring manual approval from workspace administrators.

    JavaScript
    Auf GitHub ansehen↗6,499
  • opengoofy/hippo4jAvatar von opengoofy

    opengoofy/hippo4j

    5,993Auf GitHub ansehen↗

    Hippo4j is a dynamic thread pool management toolkit for Java applications. It provides a centralized platform for monitoring, adjusting, and extending thread pool behavior across distributed systems without requiring application restarts. The project distinguishes itself through runtime thread pool resizing, allowing live modification of core size, maximum size, queue capacity, and rejection policy. It includes an approval-based change workflow that requires administrative authorization before parameter modifications take effect in production. Hippo4j also exposes container thread pools for T

    Requires admin approval before thread pool parameter changes take effect in production.

    Javablocking-queuedynamicdynamic-threadpool
    Auf GitHub ansehen↗5,993
  • js-org/js.orgAvatar von js-org

    js-org/js.org

    5,782Auf GitHub ansehen↗

    js.org is a community-maintained domain registry that provides free, short subdomains under the js.org namespace for JavaScript-related projects and personal sites. It operates as a pull-request-based system where developers claim subdomains by submitting changes to a central repository, with approvals typically processed within 24 hours. The service routes subdomains to any hosting provider that supports custom domains through DNS CNAME record configuration. The registry is designed to work seamlessly with GitHub Pages, allowing users to map their sites to custom subdomains by adding a CNAME

    Provides a 24-hour approval workflow for subdomain requests submitted via pull requests.

    JavaScriptcommunitycustom-domainsdns
    Auf GitHub ansehen↗5,782
  • google/git-appraiseAvatar von google

    google/git-appraise

    5,303Auf GitHub ansehen↗

    git-appraise ist ein dezentrales Code-Review-Tool und eine Engine für verteilte Review-Workflows. Es ermöglicht Teams die Durchführung von Peer-Reviews, indem Review-Anfragen, Kommentare und Genehmigungen als Objekte direkt innerhalb von Git-Repositories gespeichert werden, wodurch die Notwendigkeit eines zentralen Servers entfällt. Das System synchronisiert Review-Daten zwischen Teammitgliedern mittels Standard-Git-Push- und Pull-Operationen. Es verwaltet den gesamten Lebenszyklus einer Codeänderung – von der initialen Review-Anfrage bis zum finalen Merge – durch die Verwendung von Git-Referenzen, um den Status und die Identität von Reviews zu verfolgen. Das Projekt deckt Code-Genehmigungs-Workflows ab, einschließlich der Durchsetzung obligatorischer Reviewer-Genehmigungen. Es fungiert zudem als Tracker für Ergebnisse der Continuous Integration und automatisierte statische Analysen, wobei Build-Ergebnisse als strukturierte Objekte aufgezeichnet werden, die an spezifische Code-Revisionen gebunden sind.

    Manages the lifecycle and approval status of code changes before they are merged into target branches.

    Go
    Auf GitHub ansehen↗5,303
  • openemr/openemrAvatar von openemr

    openemr/openemr

    4,691Auf GitHub ansehen↗

    OpenEMR is an open-source electronic health record (EHR) system that also functions as a medical practice management platform and a patient portal, all integrated with standards-based health data exchange. It stores and manages patient health records, handles clinical workflows, supports scheduling and billing, and provides patients with secure self-service access to their information. Interoperability is built in via FHIR and C-CDA for exchanging records with external systems and Direct protocol for encrypted provider messaging. The system is designed to be extensible, with a modular plugin

    Tracks and handles approval requests for treatments or medications requiring payer pre-certification.

    PHPehremrfhir
    Auf GitHub ansehen↗4,691
  • rcourtman/pulseAvatar von rcourtman

    rcourtman/Pulse

    4,672Auf GitHub ansehen↗

    Pulse is an AI-driven infrastructure monitoring platform that unifies observation of Docker, Kubernetes, and Proxmox environments. It uses historical baselines and anomaly detection to scan infrastructure for actionable issues, and offers a natural language interface for querying system state. The platform distinguishes itself with agent-based auto-discovery—a single binary automatically detects container and virtualization hosts without manual setup. It supports approval-based remediation workflows, where AI-proposed fix commands are presented to the user and executed only after explicit aut

    Generates safe fix commands for detected issues and requires explicit user approval before execution.

    Goaialertsdashboard
    Auf GitHub ansehen↗4,672
  • emilybache/gildedrose-refactoring-kataAvatar von emilybache

    emilybache/GildedRose-Refactoring-Kata

    4,244Auf GitHub ansehen↗

    This project is a refactoring kata collection and software design education resource. It provides a set of intentionally messy codebases and multi-language code samples designed for practicing incremental design, legacy code modernization, and software restructuring. The collection serves as a training material for test-driven development, focusing on the use of golden master testing suites and approval testing to ensure functional parity while evolving source code. It includes a universal learning baseline by implementing identical complex business rules across several different programming

    Implements a workflow for capturing, approving, and comparing large text outputs to verify refactoring safety.

    XSLT
    Auf GitHub ansehen↗4,244
  1. Home
  2. Software Engineering & Architecture
  3. Approval Workflows

Unter-Tags erkunden

  • Automated Approval Rules2 Sub-TagsLogic for automatically approving pull requests based on predefined safety criteria. **Distinct from Approval Workflows:** Distinct from general approval workflows: focuses on the bot's ability to self-approve updates.
  • Golden Master WorkflowsThe specific process of capturing, approving, and comparing large text outputs to verify system behavior during refactoring. **Distinct from Approval Workflows:** Focuses on the technical process of output comparison rather than the management of pending automated edits.
  • Thread Pool Change ApprovalsWorkflows that require administrative authorization before thread pool parameter modifications take effect. **Distinct from Approval Workflows:** Distinct from Approval Workflows: specifically for thread pool parameter changes, not general workflow approvals.