https://github.com/osbuild/fedora-bot
A simple bot to trigger builds in Koji and update Bodhi
https://github.com/osbuild/fedora-bot
Last synced: 12 months ago
JSON representation
A simple bot to trigger builds in Koji and update Bodhi
- Host: GitHub
- URL: https://github.com/osbuild/fedora-bot
- Owner: osbuild
- License: apache-2.0
- Created: 2021-11-23T13:00:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-12T12:19:10.000Z (about 1 year ago)
- Last Synced: 2025-07-12T13:25:10.589Z (about 1 year ago)
- Language: Python
- Size: 64.5 KB
- Stars: 3
- Watchers: 7
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fedora Release Bot
This is a very simplistic bot (`fedora_bot.py`) that periodically runs and checks for new releases of osbuild or osbuild-composer.
It looks for open pull requests created by Packit. It then checks whether CI has passed and if so, merges the pull request.
# Reminder Bot
The reminder bot (`reminder_bot.py`) sends notifications to the team's Slack channel about whose turn it is to be a foreperson.