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
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
An action for filtering pull requests and issues from first-time contributors
Slash commands, jobs, and chat-ops for Github actions inspired by Kubernetes Prow ⚓️
The main features of jpmcb/prow-github-actions are: GitHub Automation Tools.
Open-source alternatives to jpmcb/prow-github-actions include: sindresorhus/refined-github — Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It… github/gh-aw — gh-aw is a GitHub automation platform and orchestration framework that uses an agentic workflow engine to automate… actions/first-interaction — An action for filtering pull requests and issues from first-time contributors. actions/stale — Marks issues and pull requests that have not had recent interaction. actions/upload-release-asset — An Action to upload a release asset via the GitHub Release API. actions/labeler.