Releases: fedora-infra/maubot-fedora
Releases · fedora-infra/maubot-fedora
Release 0.4.0
Added
- Send a Fedora Messaging message when a cookie is given #20
Changed
- Changed the
!oncall
command (and associated subcommands) to!infra oncall
. Additionally, added
the new!infra oncall list
command that returns the list of sysadmins that are on call, and this
command is now aliased to!oncall
#26 - added additional information to pagure ticket commands, including assignee, ticket close status, and dates of opening, modification, and closure. #39
- the component of a bugzilla bug is now included in the reply when using the !bug command.
For example, previously where the reply wasRHBZ#2245223: Please update to 4.6.0
the !bug command
will returnRHBZ#2245223: [python-pebble]: Please update to 4.6.0
#44 - When gifting a cookie, the bot responds with "1 cookie" or "2 cookies"
instead of "1 cookie(s)" or "2 cookie(s)". #36
Fixed
- Don't allow users to give cookies to themselves #16
Release 0.3.0
Added
- The new !infra status command provides information from http://status.fedoraproject.org about
known and upcoming outages on Fedora infrastructure. #25
Release 0.2.1
Release 0.2.0
Added
- Cookies can now be given by reacting with the cookie emoji (🍪) on messages sent by a user. #12
- Added the
!cookies
command, with two sub-commands:!cookie give
to give a cookie to a user, and
!cookie count
to provide a count of a user's cookies. #15
Changed
- Fedora Accounts user commands (
user
,localtime
, andhello
) are now grouped under the
!user
top-level command. Additionally, aliases are provided for to the previous top-level
commands. #13 - Pagure project-specific aliases (e.g.
!fesco
or!epel
) for the !pagureissue command are now
defined in the maubot-fedora plugin config. #14
Release 0.1.0
Initial Release of the Fedora Maubot plugin.