Skip to content

Releases: fedora-infra/maubot-fedora

Release 0.4.0

08 Dec 02:29
Compare
Choose a tag to compare

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 was RHBZ#2245223: Please update to 4.6.0 the !bug command
    will return RHBZ#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

05 Dec 06:09
Compare
Choose a tag to compare

Added

Release 0.2.1

16 Oct 11:15
v0.2.1
6f65acc
Compare
Choose a tag to compare

Added

  • Better error catching in the FASJSON client #afa9a99

Fixed

  • Fix the username matching code #2a0d143

Release 0.2.0

16 Oct 03:34
Compare
Choose a tag to compare

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, and hello) 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

16 Oct 00:11
7aa63ff
Compare
Choose a tag to compare

Initial Release of the Fedora Maubot plugin.