#GitHub Actions

Logo of AutoPR
AutoPR
AutoPR uses AI to facilitate codebase workflow automation through nested README summaries, issue tracking, and YAML-configured actions. It integrates with Git to offer features such as API call recording and PR summarization. Despite its inactive maintenance, AutoPR supports autonomous PR generation via simple configurations. Explore the documentation to understand how it organizes tasks, manages Git operations, and performs customized workflows.
Logo of ai-pr-reviewer
ai-pr-reviewer
This tool utilizes OpenAI's gpt-3.5-turbo and gpt-4 to automate GitHub pull request reviews, featuring PR summaries, incremental reviews, and detailed line-by-line feedback. As a GitHub Action, it supports bot interactions for context and test cases, efficiently balancing costs while maintaining high code standards.
Logo of timburgan
timburgan
Participate in an ongoing chess game on GitHub where each move is open to public contribution. Users propose moves for the black pieces, instantly updating the board state through GitHub's automation. This project leverages GitHub's collaborative features, inviting global chess enthusiasts to engage with strategy and competition. A leaderboard highlights the top players, offering a chance to compete and collaborate.
Logo of metadata-action
metadata-action
This GitHub Action extracts metadata from Git references and GitHub events to improve Docker image tagging and labeling, simplifying the CI/CD process. Suitable for integration with Docker Build Push, it uses Git events such as push, pull requests, and tags. Customizable metadata properties can be adjusted through inputs like context, images, and tags. Outputs include Docker image tags and labels for efficient management. Keep Docker metadata current and automate workflows with this GitHub Action.
Logo of headless-vector-search
headless-vector-search
This project offers an integrated vector search utility designed for documentation sites, using Supabase for database operations and OpenAI for AI-generated outputs. By leveraging GitHub Actions, markdown docs are converted into embeddings for streamlined data access. The headless architecture permits flexible deployment, while the Edge Function addresses user queries with responses akin to ChatGPT. Employ this versatile tech stack to optimize information retrieval and boost site engagement.
Logo of gpt-translate
gpt-translate
GitHub action that facilitates automatic translation of markdown content into multiple languages using diverse AI models. Supports markdown, markdown-jsx, and JSON file types, ensuring quality multilingual documentation. Seamlessly integrates with repositories through comment-triggered actions, compatible with AI models from providers like OpenAI and Azure. Requires permission settings to ensure security and proper API use. Setup includes configuring GitHub Actions with appropriate API keys.
Logo of yq
yq
Yq is a lightweight command-line tool for efficiently handling YAML, JSON, XML, and several other formats such as properties, CSV, and TSV. It employs a syntax akin to jq and provides a broad spectrum of functionalities and constant feature updates. Installation options are diverse, including direct binaries, package managers, and containerized deployments through Docker or Podman. Its adaptability makes it suitable for quick data manipulations across varied platforms, supported by comprehensive documentation and an active community.
Logo of changed-files
changed-files
The 'changed-files' GitHub action facilitates tracking of file and directory changes against specific branches or custom commits through local Git directories or GitHub's API. It offers broad compatibility with GitHub events such as pull requests and pushes, and works seamlessly across Linux, MacOS, and Windows. Its features include rapid execution, scalability for large repositories and submodules, and the ability to recover deleted files, making it ideal for enhancing workflow triggers and managing project files efficiently in both open-source and large-scale applications.
Logo of gpt_paper_assistant
gpt_paper_assistant
This open-source project features a daily ArXiv scanning tool powered by GPT4 to identify potentially interesting papers through author recognition. Functioning as a GitHub action, results can be posted to Slack or displayed on a GitHub Pages site. Users can customize parameters including paper topics, authors, and categories to fit specific research interests. The tool emphasizes efficient resource usage with features like effective filtering and ranking to prioritize papers by relevance and novelty, thus providing timely and accurate updates for researchers.
Logo of roborazzi
roborazzi
Improve Android app testing using advanced screenshot and visual verification tools through Roborazzi for JVM and Robolectric integration. Roborazzi allows for efficient identification of visual issues and validation of UI designs via detailed screenshot testing, seamlessly integrating with Robolectric and its native graphics support. This approach overcomes device-based test limitations, offering a reliable way to ensure high-quality user interfaces that match real-world interactions. Suitable for diverse project setups in Android development environments.
Logo of talib-build
talib-build
Utilizing GitHub Actions, this project automates the creation of TA-Lib wheels for Windows, simplifying Python library installation, particularly for versions like Python 3.12 64-bit. Pre-built wheels are available for download, facilitating easy deployment and integration into development workflows without manual compilation hurdles.
Logo of branch-names
branch-names
The branch-names GitHub Action enhances Git workflow efficiency by removing the '/ref/*' prefix from branch and tag names. It facilitates detection of workflows triggered by various branch types and integrates smoothly into CI/CD pipelines across Ubuntu, Mac OS, and Windows. Suitable for projects of all scales, it automates prefix stripping, ensuring efficient branch management without manual intervention.
Logo of dectalk
dectalk
Discover DECtalk, an open-source text-to-speech project featuring the latest code integrations and cross-platform compatibility across Linux, Windows, and MacOS. Connect with the community on Discord or GitHub, download updates, or test in-browser through WebAssembly. Experience enhanced speech synthesis for improved accessibility and development potential.
Logo of create-or-update-comment
create-or-update-comment
The create-or-update-comment GitHub Action facilitates streamlined management of issue and pull request comments by providing options to create, update, and add reactions. It allows users to input repository details, comment body content, and edit modes to tailor their comment management. This tool supports seamless addition of insights to discussions and updates to existing comments. Additionally, it enhances flexibility by supporting markdown templates and external comment body files, making collaboration on GitHub more effective. The action is compatible with both public and private repositories and can be extended to other repositories with a personal access token.
Logo of act
act
Act enables local execution of GitHub Actions workflows for immediate feedback, reducing the necessity for frequent pushes. It uses Docker to replicate GitHub environments, maintaining consistency in workflow testing while preserving existing Makefile setups. Discover how Act reads, compiles, and executes specified actions through Docker images matching GitHub configurations, enhancing the development and testing workflow.
Logo of grate
grate
Grate is a SQL script migration tool focusing on compatibility with the RoundhousE project. Developed by its primary maintainer, grate ensures backward compatibility and replicates core features effectively. While some features are still in development, it has successfully replaced RoundhousE in extensive projects. Grate integrates smoothly with GitHub Actions and Azure DevOps, providing comprehensive support for diverse CI workflows. Comprehensive documentation and migration guides are available for user convenience.