HaloOfBlocks / AdditionalGuns

A community addon for MrCrayfish's Gun Mod for 1.16 and above
https://www.curseforge.com/minecraft/mc-mods/additional-guns
GNU General Public License v3.0
16 stars 22 forks source link

🤖 Issue tracker support bot #70

Closed Autovw closed 2 years ago

Autovw commented 2 years ago

I've set up a support bot using GitHub Actions which will close and respond to issues. Feel free to leave feedback if you have any.

How does it work? Let's say someone opens an issue asking for a backport to an older version. The only thing we need to do is add the legacy version label, and the bot will automatically respond, close and lock the issue.

Why do we need it? Having a bot dealing with some of the issues saves us time typing a reply and closing + locking the issue manually.


Response 1: dependency

:wave: Hello @{issue-author}, your issue report doesn't seem to apply to Additional Guns, but rather one of its dependencies.

Dependency issue trackers:


Response 2: eol

:wave: Hello @{issue-author}, you appear to be reporting an issue for a version we no longer support. Try updating to a newer version of the game and open a new issue if the issue still applies.


Response 3: legacy version

:wave: Hello @{issue-author}, it seems that you are asking for a backport to an older Minecraft version. Unfortunately there are no plans on backporting the mod to discontinued versions of the game. The team would like to dedicate their time moving forward instead.


Response 4: off-topic

:wave: Hello @{issue-author}, we use the issue tracker exclusively for bug reports. However, this seems to be better suited for our Discord server, Discussions tab or CurseForge comment section.

Igggosha commented 2 years ago

yes please