awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

46 个仓库

Awesome GitHub RepositoriesGitHub Automation Tools

Actions for managing issues, releases, and repository metadata.

Explore 46 awesome GitHub repositories matching part of an awesome list · GitHub Automation Tools. Refine with filters or upvote what's useful.

Awesome GitHub Automation Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nektos/actnektos 的头像

    nektos/act

    70,801在 GitHub 上查看↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before committing code to a remote repository. The runner distinguishes itself by providing a simulation engine that mimics remote CI triggers and event payloads, enabling the testing of complex conditional logic without requiring cloud infrastructure. It supports granular control over the

    Run GitHub Actions locally.

    Gocidevopsgithub-actions
    在 GitHub 上查看↗70,801
  • sindresorhus/refined-githubsindresorhus 的头像

    sindresorhus/refined-github

    31,587在 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

    Provides automated utilities for managing pull requests, branch cleanup, and commit defaults.

    TypeScript
    在 GitHub 上查看↗31,587
  • softprops/action-gh-releasesoftprops 的头像

    softprops/action-gh-release

    5,427在 GitHub 上查看↗

    This is a GitHub Action that automates the creation, updating, and management of GitHub Releases. It creates draft releases from a tag or without one, then merges them into published releases on demand. The action also collects files for upload using glob patterns relative to the working directory, and reads the release body from a specified markdown file, enabling integration with external changelog generators. The action distinguishes itself with update-or-create semantics: it checks for an existing release by tag and updates its fields if found, or creates a new release otherwise. It suppo

    Create GitHub releases.

    TypeScriptgithub-actionsgithub-releases
    在 GitHub 上查看↗5,427
  • github/gh-awgithub 的头像

    github/gh-aw

    3,280在 GitHub 上查看↗

    gh-aw is a GitHub automation platform and orchestration framework that uses an agentic workflow engine to automate repository management and code reviews. It translates natural language markdown and configuration files into secure, automated task sequences driven by large language models. The system integrates a Model Context Protocol gateway to route calls between AI agents and external tools. It distinguishes itself through a comprehensive security guardrail system that provides sandboxed execution for protocol servers, network egress controls via domain allowlists, and human-in-the-loop ap

    Automates GitHub repository management, including issue triaging and codebase maintenance via AI agents.

    Goactionscaici
    在 GitHub 上查看↗3,280
  • actions/labeleractions 的头像

    actions/labeler

    2,464在 GitHub 上查看↗

    Automatically label pull requests.

    TypeScript
    在 GitHub 上查看↗2,464
  • actions/staleactions 的头像

    actions/stale

    1,684在 GitHub 上查看↗

    Marks issues and pull requests that have not had recent interaction

    Mark inactive issues and pull requests.

    TypeScript
    在 GitHub 上查看↗1,684
  • actions/create-releaseactions 的头像

    actions/create-release

    1,382在 GitHub 上查看↗

    An Action to create releases via the GitHub Release API

    Create releases via the GitHub Release API.

    JavaScript
    在 GitHub 上查看↗1,382
  • ad-m/github-push-actionad-m 的头像

    ad-m/github-push-action

    1,272在 GitHub 上查看↗

    GitHub actions to push back to repository eg. updated code

    Push changes back to the repository.

    Shell
    在 GitHub 上查看↗1,272
  • actions/first-interactionactions 的头像

    actions/first-interaction

    876在 GitHub 上查看↗

    An action for filtering pull requests and issues from first-time contributors

    Filter pull requests and issues from first-time contributors.

    TypeScript
    在 GitHub 上查看↗876
  • elgohr/publish-docker-github-actionelgohr 的头像

    elgohr/Publish-Docker-Github-Action

    792在 GitHub 上查看↗

    A Github Action used to build and publish Docker images

    Publish Docker images to GitHub Packages.

    Shell
    在 GitHub 上查看↗792
  • actions/upload-release-assetactions 的头像

    actions/upload-release-asset

    714在 GitHub 上查看↗

    An Action to upload a release asset via the GitHub Release API

    Upload a release asset via the GitHub Release API.

    JavaScript
    在 GitHub 上查看↗714
  • talos-systems/conformtalos-systems 的头像

    talos-systems/conform

    520在 GitHub 上查看↗

    Policy enforcement for your pipelines.

    Validate commit messages.

    Go
    在 GitHub 上查看↗520
  • actions/delete-package-versionsactions 的头像

    actions/delete-package-versions

    433在 GitHub 上查看↗

    This action deletes versions of a package from GitHub Packages. This action will only delete a maximum of 100 versions in one run.

    Delete versions of a package from GitHub Packages.

    TypeScript
    在 GitHub 上查看↗433
  • c-hive/gha-remove-artifactsc-hive 的头像

    c-hive/gha-remove-artifacts

    388在 GitHub 上查看↗

    GitHub Action to customize artifact cleanup

    Remove workflow artifacts.

    JavaScript
    在 GitHub 上查看↗388
  • robvanderleek/create-issue-branchrobvanderleek 的头像

    robvanderleek/create-issue-branch

    349在 GitHub 上查看↗

    Boost your GitHub workflow 🚀

    Create branches for issues.

    JavaScript
    在 GitHub 上查看↗349
  • alex-page/github-project-automation-plusalex-page 的头像

    alex-page/github-project-automation-plus

    345在 GitHub 上查看↗

    🤖 Automate GitHub Project cards with any webhook event

    Automate GitHub Project cards.

    JavaScript
    在 GitHub 上查看↗345
  • dessant/lock-threadsdessant 的头像

    dessant/lock-threads

    328在 GitHub 上查看↗

    GitHub Action that locks closed issues, pull requests and discussions after a period of inactivity

    Lock inactive threads.

    JavaScript
    在 GitHub 上查看↗328
  • phishy/wflowphishy 的头像

    phishy/wflow

    252在 GitHub 上查看↗

    🐆 EXPERIMENTAL -- Runs GitHub Actions workflows locally (local) -- Don't run your YAML like a 🐪

    Workflow management utilities.

    JavaScript
    在 GitHub 上查看↗252
  • mszostok/codeowners-validatormszostok 的头像

    mszostok/codeowners-validator

    245在 GitHub 上查看↗

    The GitHub CODEOWNERS file validator

    Validate CODEOWNERS files.

    Go
    在 GitHub 上查看↗245
  • micnncim/action-label-syncermicnncim 的头像

    micnncim/action-label-syncer

    219在 GitHub 上查看↗

    GitHub Action to sync GitHub labels in the declarative way

    Sync labels across repositories.

    Go
    在 GitHub 上查看↗219
上一个123下一个
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. GitHub Automation Tools