An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with git-automation

A curated list of projects in awesome lists tagged with git-automation .

https://github.com/ahmedshahriar/depression-tweets-scraper

A Scraper that scrapes '#depression' tweets daily powered by GitHub action and snscrape (stopped at June 30,2023)

automation dataset depression git-automation git-scraper git-scraping github-action snscrape social-media twitter twitter-scraper web-scraping

Last synced: 22 Apr 2025

https://github.com/trinhminhtriet/repoctl

🚀 repoctl – A powerful CLI tool to manage multiple Git repositories effortlessly. Sync, pull, and run commands! 🎯

cli devops git-automation tui

Last synced: 11 Aug 2025

https://github.com/ahmedshahriar/burnout-tweets-scraper

A Scraper that scrapes '#burnout' tweets daily powered by GitHub action and snscrape (stopped at June 30,2023)

automation burnout dataset git-automation git-scraper git-scraping github-action snscrape social-media twitter twitter-scraper web-scraping

Last synced: 02 Aug 2025

https://github.com/vsmash/nodemaiass

AI commit messages, semantic versioning & changelog automation for Git

ai-commit changelog-generator developer-tools git-automation git-workflow semver version-bump version-management

Last synced: 27 Apr 2026

https://github.com/arakiss/commitloom

CommitLoom is an intelligent git assistant I created to help developers craft meaningful, structured commits. Like a master weaver's loom, it brings together all the threads of your changes into beautiful, well-organized commits.

ai-tools automation cli commit-conventions developer-tools git-automation git-commit-messages git-tools openai python semantic-commits

Last synced: 16 Feb 2026

https://github.com/oleander/git-ai

Git AI uses ChatGPT and git hook to generate commit messages based on the staged files. Leave the commit message empty and let Git AI do the work for you!

commit-messages git-automation git-hooks openai-chatgpt rust

Last synced: 10 Jul 2025

https://github.com/mahmudnibir/autocommitter

🚀 AutoCommitter is an educational script that automates Git commits with custom timestamps, helping you learn Git automation, scripting, and workflow management. It generates realistic commit patterns using Moment.js, Simple-Git, and Random, making it great for profile heatmaps and contribution streaks.

auto-push autocommit autocommits bot commit-generator git git-automation open-source simple-git

Last synced: 01 Apr 2025

https://github.com/cheap-glitch/git-grapnel

🪝 A collection of useful git hooks written in Bash.

bash-script bash-scripting git-automation git-hooks hooks shell-script

Last synced: 06 Jan 2026

https://github.com/kafclaw/gitclaw

⚙️ Machine-native Git based on Gitea. Deterministic enrollment for autonomous swarms.

agent-enrollment agentic-workflows ai-agents- autonomous-git git-automation gitclaw gitea machine-identity openclaw

Last synced: 22 Feb 2026

https://github.com/lifan2029/fill-green

A Python script that automatically generates commits for a given date range, with customizable commit frequency per day. Useful for visualizing contributions on GitHub activity graph.

activity-graph automation commit-generator fake-commits git git-automation github-contributions open-source python scripting

Last synced: 28 May 2026

https://github.com/sudo-kraken/.github

Automate organisation and repository configuration using Pulumi. Uses uv for Python tooling and the Pulumi CLI for stack operations.

automation git-automation jinja2 metadata pulumi python templating

Last synced: 13 May 2026

https://github.com/konjoai/lopi

⛵️ High-performance Rust orchestrator for Claude Code agents. Runs concurrent agents in git-isolated branches with retry loops, priority queuing, SQLite memory, pattern mining, scheduled tasks, and live TUI + web dashboard. Remote control via Telegram.

agent-orchestrator ai-agent ai-agents anthropic async-rust automation ci-automation claude claude-code cli code-generation developer-tools git-automation konjoai llm rust self-improving telegram-bot tokio tui

Last synced: 24 May 2026

https://github.com/hamed-gharghi/auto-commit-bot-github

Auto-Commit Bot is a Python script that automates the generation, committing, and pushing of Python scripts to a GitHub repository on a scheduled basis.

automated-commits code-commit git-automation github-actions python-bot python-github python-scripting

Last synced: 06 Jan 2026

https://github.com/treechcer/gust

Gust a lightweight PowerShell script to simplify and automate common GitHub workflows: initializing repos, managing branches, committing, pushing, pulling, etc. all configurable via a JSON file.

automation branch-management clitool developer-tools devops git git-automation git-client github open-source powershell productivity scripting version-control workflow

Last synced: 14 Sep 2025

https://github.com/0xjesus/git-cloner

Effortlessly automate and organize GitHub repository cloning with this advanced script. Efficiently manage personal and organizational projects, with selective exclusion for streamlined project setup.

automation bash bash-script code-management dev-tools git git-automation github repository-cloning repository-management scripting

Last synced: 24 Jan 2026

https://github.com/hossam444/aibranch

🤖 Generate AI-driven Git branch names that follow conventional standards, streamlining your workflow and improving code management.

ai ai-tools branch-naming bun cli cloudflare-workers conventional-branch devtools git-automation git-workflow llm openai rust rustls serverless typescript voltagent workflow-automation

Last synced: 03 May 2026

https://github.com/abh80/git-hooks

My custom git hooks which I use across my repositories

git-automation git-hooks

Last synced: 22 Aug 2025

https://github.com/zeyu-li/git_initer_powershell

A Git initer, adder, and commits on first run 🤖. Based on https://github.com/Zeyu-Li/Git_initer

git-automation powershell shell

Last synced: 22 May 2026

https://github.com/m3l6h/utilities

A collection of bash utilities that I developed for my own use

bash git-automation utility

Last synced: 24 Jan 2026

https://github.com/muhfalihr/gitautopush

Bash script designed to automate the process of adding, committing, and pushing changes to a Git repository

automation git git-automation github shell shell-script

Last synced: 05 May 2026

https://github.com/shinya-reiji/github-mcp-auto-git

🚀 Claude Code サブエージェント機能を活用した自動Git操作ツール

ai-tools claude-code developer-tools git-automation github-integration subagent typescript

Last synced: 23 Sep 2025

https://github.com/bikz/gdot-ai-commit

A lightning-fast utility for Git that stages, commits with AI-generated messages, and pushes—all with one simple command: g.

ai-git-commit auto-commit commit-message fast-commit git-automation llama3 ollama one-command-git-commit qwen

Last synced: 17 Jun 2025

https://github.com/zeyu-li/git_initer

A Shell script that git inits, adds, commits when run

git git-automation shell shell-script

Last synced: 19 May 2026

https://github.com/pengcunfu/go-mcp-git

一个使用 Go 语言实现的模型上下文协议(MCP)服务器,为大型语言模型提供 Git 仓库交互和自动化功能。支持状态查询、差异对比、提交管理、分支操作等完整的 Git 工作流,可与 Claude Desktop 等 AI 工具无缝集成。

ai-tools cursor git-automation golang mcp-server

Last synced: 02 Mar 2026

https://github.com/iton0/hkup-cli

Git hooks manager CLI tool

cli devops git-automation git-hooks go

Last synced: 05 Mar 2026

https://github.com/simple-works/automator

🤖 Automated Git Commiter Bot.

git git-automate git-automation git-bot git-commit

Last synced: 23 Apr 2026

https://github.com/drengskapur/gitbot-config

Streamline GitHub Actions workflows by automatically configuring Git user as the GitHub Actions bot. One-step setup for proper commit attribution.

actions-bot automation-tools bot-configuration ci-cd commit-attribution continuous-integration devops git-automation git-config git-user git-workflow github-actions github-bot github-workflow workflow-automation

Last synced: 03 Mar 2025

https://github.com/dibenkobit/babygit

Never write a commit message again. AI will do it smarter, better and faster. Built by developers, for developers.

ai automation commits git git-automation releases workflows

Last synced: 05 May 2025

https://github.com/raunaksplanet/cloneallrepo

clone_repos.sh is a lightweight Bash script that automates cloning of all public repositories from a GitHub profile or organization. It takes a GitHub URL as input, handles up to 500 repos, skips existing ones, and requires no authentication. Ideal for backups, audits, or offline access.

automation-tool backup-github-repos devops-tools git-automation github github-automation github-organization github-repo-cloner github-tools repo-downloader shell-script

Last synced: 14 May 2026