46 repositorios
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.
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.
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.
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.
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.
Marks issues and pull requests that have not had recent interaction
Mark inactive issues and pull requests.
An Action to create releases via the GitHub Release API
Create releases via the GitHub Release API.
GitHub actions to push back to repository eg. updated code
Push changes back to the repository.
An action for filtering pull requests and issues from first-time contributors
Filter pull requests and issues from first-time contributors.
A Github Action used to build and publish Docker images
Publish Docker images to GitHub Packages.
An Action to upload a release asset via the GitHub Release API
Upload a release asset via the GitHub Release API.
Policy enforcement for your pipelines.
Validate commit messages.
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.
GitHub Action to customize artifact cleanup
Remove workflow artifacts.
Boost your GitHub workflow 🚀
Create branches for issues.
🤖 Automate GitHub Project cards with any webhook event
Automate GitHub Project cards.
GitHub Action that locks closed issues, pull requests and discussions after a period of inactivity
Lock inactive threads.
🐆 EXPERIMENTAL -- Runs GitHub Actions workflows locally (local) -- Don't run your YAML like a 🐪
Workflow management utilities.
The GitHub CODEOWNERS file validator
Validate CODEOWNERS files.
GitHub Action to sync GitHub labels in the declarative way
Sync labels across repositories.