All Projects → ansible → Ansibullbot

ansible / Ansibullbot

Licence: gpl-3.0
Bot for management of Ansible issues and PRs on GitHub.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ansibullbot

Micro Bot
🤖 Zero-configuration Telegram bot runner
Stars: ✭ 173 (-5.46%)
Mutual labels:  bot
Youtubeshop
Youtube autolike and autosubs script
Stars: ✭ 177 (-3.28%)
Mutual labels:  bot
Line Bot Tutorial
Line bot tutorial.
Stars: ✭ 181 (-1.09%)
Mutual labels:  bot
Flottbot
A chatbot framework written in Go. All configurations are made in YAML files, or inside scripts written in your favorite language.
Stars: ✭ 175 (-4.37%)
Mutual labels:  bot
Discord.ts
🤖 Create your discord bot by using TypeScript and decorators!
Stars: ✭ 172 (-6.01%)
Mutual labels:  bot
Telebot
Write Telegram bots in Rust with Tokio and Futures
Stars: ✭ 179 (-2.19%)
Mutual labels:  bot
Mumbledj
A Mumble bot that plays audio fetched from various media sites.
Stars: ✭ 172 (-6.01%)
Mutual labels:  bot
Discord Bot Dashboard
📊 A tool for Discord.js Bot Developers to get detailed analytics of their bots and to manage them.
Stars: ✭ 182 (-0.55%)
Mutual labels:  bot
Discord Spam Bots
Discord spam bots with multiple account support, account creator, auto-join, proxies, mass direct message and more.
Stars: ✭ 173 (-5.46%)
Mutual labels:  bot
Loco Answers
Open Source Android App for answers in TRIVIA GAMES
Stars: ✭ 180 (-1.64%)
Mutual labels:  bot
Tenhou Python Bot
Bot for tenhou.net riichi mahjong server written in Python
Stars: ✭ 175 (-4.37%)
Mutual labels:  bot
Insta Mass Account Creator
User Friendly - Instagram Auto Account Creation Bot 🤖
Stars: ✭ 173 (-5.46%)
Mutual labels:  bot
Awesome Discord
🕹 A curated list of awesome things on Discord.
Stars: ✭ 180 (-1.64%)
Mutual labels:  bot
Githubdb
A Lightweight Cloud based JSON Database with a MongoDB like API for Node.
Stars: ✭ 174 (-4.92%)
Mutual labels:  github-api
Yve Bot
Smart rule-based bot. For Browser & Node.
Stars: ✭ 181 (-1.09%)
Mutual labels:  bot
Protonmail Account Creator
🚀 Create hundreds of free ProtonMail Email Accounts in the matter of minutes 🚀
Stars: ✭ 173 (-5.46%)
Mutual labels:  bot
Hanhandespider
🕷一个Node.js图片爬虫程序,使用async并发控制库,async await语法
Stars: ✭ 178 (-2.73%)
Mutual labels:  bot
Haskell Telegram Api
Telegram Bot API for Haskell
Stars: ✭ 184 (+0.55%)
Mutual labels:  bot
Instabotai
Instagram AI bot with face detection. It works without instagram api, need only login and password.
Stars: ✭ 181 (-1.09%)
Mutual labels:  bot
Redd
Redd is a batteries-included API wrapper for reddit.
Stars: ✭ 180 (-1.64%)
Mutual labels:  bot

Build Status codecov

See the Ansibullbot Project Board for what is being worked on: Project Board

User Guide

If you are looking for help, please see the ISSUE HELP

Ansibull Github Issue/Pullrequest Bot

$ ./triage_ansible.py --help
usage: triage_ansible.py [-h] [--cachedir CACHEDIR_BASE] [--logfile LOGFILE]
                         [--daemonize]
                         [--daemonize_interval DAEMONIZE_INTERVAL] [--debug]
                         [--verbose] [--dry-run] [--force] [--pause]
                         [--force_rate_limit] [--dump_actions]
                         [--botmetafile BOTMETAFILE]
                         [--repo {ansible/ansible,ansible/ansible-azp}]
                         [--skip_no_update] [--collect_only]
                         [--sort {asc,desc}] [--skiprepo SKIPREPO]
                         [--only_prs] [--only_issues] [--only_open]
                         [--only_closed] [--safe_force]
                         [--safe_force_script SAFE_FORCE_SCRIPT]
                         [--ignore_state] [--ignore_bot_broken]
                         [--ignore_module_commits] [--pr PR]
                         [--start-at START_AT] [--resume] [--no_since]
                         [--last LAST] [--commit ANSIBLE_COMMIT]
                         [--ignore_galaxy] [--ci {shippable,azp}]

Triage issue and pullrequest queues for Ansible. (NOTE: only useful if you
have commit access to the repo in question.)

optional arguments:
  -h, --help            show this help message and exit
  --cachedir CACHEDIR_BASE
  --logfile LOGFILE     Send logging to this file
  --daemonize           run in a continuos loop
  --daemonize_interval DAEMONIZE_INTERVAL
                        seconds to sleep between loop iterations
  --debug, -d           Debug output
  --verbose, -v         Verbose output
  --dry-run, -n         Don't make any changes
  --force, -f           Do not ask questions
  --pause, -p           Always pause between prs|issues
  --force_rate_limit    debug: force the rate limit
  --dump_actions        serialize the actions to disk [/tmp/actions]
  --botmetafile BOTMETAFILE
                        Use this filepath for botmeta instead of from the repo
  --repo {ansible/ansible,ansible/ansible-azp}, -r {ansible/ansible,ansible/ansible-azp}
                        Github repo to triage (defaults to all)
  --skip_no_update      skip processing if updated_at hasn't changed
  --collect_only        stop after caching issues
  --sort {asc,desc}     Direction to sort issues [desc=9-0 asc=0-9]
  --skiprepo SKIPREPO   Github repo to skip triaging
  --only_prs            Triage pullrequests only
  --only_issues         Triage issues only
  --only_open           Triage open issues|prs only
  --only_closed         Triage closed issues|prs only
  --safe_force          Prompt only on specific actions
  --safe_force_script SAFE_FORCE_SCRIPT
                        Script to check safe force
  --ignore_state        Do not skip processing closed issues
  --ignore_bot_broken   Do not skip processing bot_broken|bot_skip issues
  --ignore_module_commits
                        Do not enumerate module commit logs
  --pr PR, --id PR      Triage only the specified pr|issue (separated by
                        commas)
  --start-at START_AT, --resume_id START_AT
                        Start triage at the specified pr|issue
  --resume              pickup right after where the bot last stopped
  --no_since            Do not use the since keyword to fetch issues
  --last LAST           triage the last N issues or PRs
  --commit ANSIBLE_COMMIT
                        Use a specific commit for the indexers
  --ignore_galaxy       do not index or search for components in galaxy
  --ci {shippable,azp}  Specify a CI provider that repo uses
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].