Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ochosi authored and ondrejbudai committed Nov 28, 2023
1 parent 0211eb1 commit aeef04b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@

This is a very simplistic bot (`fedora_bot.py`) that periodically runs and checks for new releases of osbuild or osbuild-composer.

If it finds a new release it:

* merges open pull requests created by Packit
* schedules builds in Koji (to be replaced by Packit)
* updates Bodhi (to be replaced by Packit)
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.
The reminder bot (`reminder_bot.py`) sends notifications to the team's Slack channel about whose turn it is to be a foreperson.

0 comments on commit aeef04b

Please sign in to comment.