11 open-source projects similar to topaxi/pipeline.nvim, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
Probot is a framework for building and deploying GitHub Apps that monitor webhook events and execute automated workflows. It provides a system for receiving and validating event notifications to trigger server-side actions. The project utilizes an event-driven plugin architecture and a middleware-based request processing system to handle authentication, validation, and routing. It employs a dependency-injection pattern to provide a pre-configured API client for authenticated interactions with GitHub services. The framework includes tools for token-based identity management, signature-based p
An easier way to track multiple PRs that you are reviewing
A neovim plugin to keep track of GitHub pending workflow runs
🌐 Create commit pinned links to git(hub | lab) hosted files/lines directly from Neovim
A fully featured GitHub integration for performing code reviews in Neovim.
This project is a cross-platform code editor designed for software development, offering a comprehensive suite of tools for text editing, workspace management, and task automation. It includes native support for version control, an integrated terminal, and a flexible task runner that allows for the execution of build, test, and deployment workflows directly within the environment. The editor features an extensive AI-driven development assistant system, which provides conversational chat interfaces, inline code suggestions, and autonomous agents capable of executing multi-step coding tasks. Th
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
Neovim plugin that allows you to create a Github Gist from the current file