OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3994discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: github-actions清除

A GitHub Actions-based automation pipeline that daily collects recruitment notices from 42 major Korean hospitals using Selenium, verifies data integrity via a RaiT gateway, and generates filtered Excel reports.

AutomationDeveloper toolsData automation
vibecoderstSoftwareAU
ADDED

VibeCoder is an automated GitHub issue worker that monitors repositories, picks up issues, writes code using AI agents (Claude, Codex, Gemini), runs quality checks, and opens pull requests. It supports review feedback loops, self-healing, and cost optimization.

AutomationDeveloper toolsWorkflow automation
stageflowtejasghutukade
ADDED

Stageflow is an open-source Node.js runtime for configurable multi-stage agent workflows: author YAML pipelines with typed handoffs, DAG execution, human gates, MCP, CI, and a local operator console, running on the Pi coding agent.

AI & MLAutomationAI agents
ADDED

A small repository that tracks pinned GitHub Actions metadata so workflows can reference immutable commit SHAs. It maintains a CSV source list plus a published pins.json, with an issue-and-label workflow that validates requests and auto-merges updates.

Developer toolsAutomationBuild & DevOps
envdata-syncStorywithLove
ADDED

A real-time environmental data crawling and archiving solution based on GitHub Actions. It uses cloud functions to call the Workflow Dispatch API instead of unstable cron to ensure reliable scheduled updates.

AutomationDeveloper toolsJob scheduling
actnektos
ADDED

Run GitHub Actions workflows locally using Docker, with fast feedback and the ability to replace Makefiles.

Developer toolsAutomationBuild & DevOps
ADDED

A GitHub Actions scheduler that automates Claude Code session resets, triggering 4 daily resets aligned with work hours to ensure fresh 5-hour usage windows. Features Q&A health monitoring, multi-token backup support, monthly CSV logging, and configurable cron schedules.

AutomationWorkflow automation
ADDED

A Copier template that scaffolds Python projects with modern tooling: mise for toolchain management, uv, ruff and ty, prek git hooks, pytest with codecov support, plus GitHub Actions release automation and Zensical docs.

Developer toolsAutomationTemplates & starters
ADDED

A GitHub Action that deploys Compose-based applications to AWS, Azure, or GCP via Defang, with support for secrets management, CLI version pinning, custom commands, and deployment summaries.

AutomationCI/CD
gha-doctorlinnea-bakshi
ADDED

gha-doctor is a zero-config CLI that diagnoses GitHub Actions workflows for flaky jobs, wasted minutes, slow steps, cache problems and anti-patterns, with static lint rules, run-history analysis, a health score badge, auto-fixes, SARIF/HTML/JSON reports, a GitHub Action and an MCP server.

Developer toolsAutomationBuild & DevOps
ms-job-watcherlikithreddy25
ADDED

Automated job alert pipeline that polls 6 major company career APIs and ~1,200 ATS job boards, filters for US-based entry/mid-level software engineering roles, deduplicates against persisted state, and emails digest alerts on a schedule via GitHub Actions.

ProductivityAutomationUtilities
classsnipersidharthjoly
ADDED

A personal automation that books gym classes the moment their 72-hour booking window opens, using a fast direct API call with a Playwright browser-automation fallback, plus a schedule scraper feeding a GitHub Pages dashboard.

AutomationProductivityBrowser & RPA
ADDED

A GitHub Action for CI/CD workflows to compress and decompress files. It supports six archive formats (zip, tar, tgz, tbz2, txz, tzst), password-protected zip, SHA256 verification, glob patterns, and provides detailed job summaries for efficient artifact management and secure release bundles.

AutomationDeveloper toolsCI/CD
ADDED

An automated pipeline that scrapes GitHub Trending, enriches entries via the GitHub API, generates LLM-written summaries and trend analysis, then publishes Markdown reports plus JSON data through a Docusaurus site deployed by GitHub Actions.

AutomationData & databasesJob scheduling
ADDED

A Python tool that scrapes the i2iFunding P2P lending marketplace every few minutes, scores loans by yield and credit, sends Telegram/ntfy alerts, and serves a static GitHub Pages dashboard backed by committed JSON files. An optional, safe-gated auto-investor can place real money.

AutomationProductivityJob scheduling
ADDED

SolarisPKN-Stats is an automated system for collecting, storing, and updating project statistics from multiple platforms into structured JSON files.

AutomationData & databasesData automation
kiribankumackey
ADDED

A GitHub Action that posts a congratulatory comment when an issue or pull request number reaches a kiriban milestone, a culturally significant number in Japanese internet culture.

AutomationDeveloper toolsCI/CD
cna-templatesCreate-Node-App
ADDED

Official template and extension bank for the create-awesome-node-app CLI. It bundles ten starter projects (React Vite, Next.js, Next.js SaaS AI, NestJS, Remix, Astro, Hono, Turborepo, WebdriverIO, WebExtension) plus addons and layered CI workflows for validating template output.

Developer toolsAutomationTemplates & starters