Issuebot Templates

This topic is for @issuebot — the replies are used as templates in various responses the bot may post. That way, we can edit those responses here, rather than needing to change the code.

Each message is in a separate reply. The following table maps particular keywords (known by the bot) to the corresponding reply number. Everything outside of the (first) code block in each reply is ignored, so that can be used for comments.

You can’t, of course, just add arbitrary things. The templates listed here — and the substitution variables in each one, below — need to be known to the bot script.

Proposal Preamble,2
Candidate Pending,3
Candidate Available,4
Fix Available,5
Confused,6
Really Confused,7
_Hello, everyone! I have found a [Bugzilla report which someone has marked as a potential Common Issue](https://bugzilla.redhat.com/$BUG_ID)._

_I am not clever enough to analyze that report and write helpful text, but I've marked this post as a wiki so you can help! Please take a look at the linked bug and then edit this post, following the hidden comments and the [Proposed Common Issues guidelines](https://discussion.fedoraproject.org/t/about-the-proposed-common-issues-category/69491)._

_Thank you!_

Posted when a Fedora Update System bugzilla comment matches /(FEDORA-\d{4}-\w+) has been submitted as an update/.

This this means an update has been submitted in Bodhi, until the next message “lands”, it won’t be in updates-testing yet.

A package update which may fix the issue in [bug $BUG_ID](https://bugzilla.redhat.com/$BUG_ID) has been [submitted to the Fedora updates system](https://bodhi.fedoraproject.org/updates/$UPDATE_ID).

Stay tuned — it will be available for testing soon!

Posted when a Fedora Update System bugzilla comment matches /(FEDORA-\d{4}-\w+) has been pushed to the .*testing repository/

[A candidate fix for this issue](https://bodhi.fedoraproject.org/updates/$UPDATE_ID) has been submitted to the `updates-testing` repository for testing. If you are experiencing this problem, please help test this update and then [report to Bodhi](https://bodhi.fedoraproject.org/updates/$UPDATE_ID) if it solves the problem — or not!

To install this update on your system, run this command: `sudo dnf --enablerepo=updates-testing update --advisory=$UPDATE_ID`

Posted when a Fedora Update System bugzilla comment matches /(FEDORA-\d{4}-\w+) has been pushed to the .*stable repository/

[An update has been released to fix this issue in Fedora Linux $VERSION.](https://bodhi.fedoraproject.org/updates/$UPDATE_ID)

After you update your system in your usual way (and possibly reboot), you should no longer be affected by this problem. If the problem persists, please start a new discussion topic and we'll help figure out what's still wrong.

Posted when the Fedora Update System posts something which looks like an update, but it doesn’t match the post types I understand.

Hello, humans! I'm trying to help, but am confused. Something about $UPDATE_ID has been posted by the update system to [#$BUG_ID on Buzilla](https://bugzilla.redhat.com/$BUG_ID), but I don't understand it.

Probably my code needs to be updated so I understand what to do.

Posted when the Fedora Update System posts something doesn’t seem to match at all.

Help! The Fedora Update System posted something to [#$BUG_ID on Buzilla](https://bugzilla.redhat.com/$BUG_ID), but I don't understand it at all.

Probably my code needs to be updated so I understand what to do.