15 repository-uri
Plugins for interacting with GitHub issues, PRs, and workflows.
Explore 15 awesome GitHub repositories matching part of an awesome list · GitHub Integration. Refine with filters or upvote what's useful.
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
Official source code repository for the editor.
This project is an open-source Flutter GitHub client and cross-platform mobile application. It serves as a GitHub GraphQL client and OAuth mobile app, providing a mobile interface for browsing repositories, issues, and user profiles. It is also designed as an open-source architecture reference to demonstrate Flutter best practices, state management, and multi-language localization. The application distinguishes itself by using GraphQL queries to retrieve nested repository and user information, reducing network requests and over-fetching. It utilizes a shared Dart codebase to provide a consist
Provides keyword-based search capabilities to find repositories, users, issues, and code across GitHub.
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
Serves as a framework for creating plugins that interact with GitHub issues, PRs, and workflows.
Web Clipper is a browser extension that captures web content and saves it directly to a variety of note-taking and productivity platforms. It strips distracting page elements like ads and sidebars before clipping, ensuring only the core article, recipe, or product information is stored cleanly. The extension supports saving content to multiple destinations including Notion, OneNote, Obsidian, Joplin, Confluence, and GitHub, allowing users to send web clippings to their preferred workspace with a single action. It uses a plugin-based architecture where each platform is wrapped in an adapter th
Saves clipped web content as files or issues directly into a GitHub repository.
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
Manages GitHub issues and pull requests.
girus-cli is a command-line toolset that functions as a containerized workspace manager, Kubernetes lab orchestrator, and infrastructure template manager. It is used to launch consistent, template-based development environments and initialize local Kubernetes clusters with necessary backend and frontend services. The system manages the distribution and installation of environment configurations from both local and remote repositories. It enables the creation of isolated workspaces for technical practice and skill validation through the use of predefined templates and container technology. Th
Allows searching for GitHub repositories and gists by keyword via the GitHub API.
A fully featured GitHub integration for performing code reviews in Neovim.
Provides full GitHub integration for code reviews.
Neovim plugin that allows you to create a Github Gist from the current file
Creates GitHub Gists from files.
See status of ci/cd pipeline runs directly in neovim. Currently supports GitHub Actions and GitLab CI.
Monitors GitHub Actions and GitLab CI pipelines.
All Your GitHub repos and more in Neovim 🐙🛠️
Accesses GitHub repository stats and data.
🌐 Create commit pinned links to git(hub | lab) hosted files/lines directly from Neovim
Creates commit-pinned links for GitHub files.
🤔 Review GitHub PRs in Neovim
Facilitates GitHub pull request reviews.
An easier way to track multiple PRs that you are reviewing
Tracks and manages pull requests needing review.
A neovim plugin to keep track of GitHub pending workflow runs
Displays pending review workflows in the statusbar.
GIthub CODEOWNERS plugin for Neovim
Identifies code owners based on GitHub specifications.