Description
bug_command
adds a command that submits a bug report to a github repo.
other git hosts might be added at a later date.
for server operators:
you must add the mod to secure.http_mods, and supply two additional settings:
bug_command:github_repo
e.g. bug_command:github_repo = fluxionary/fluxtest will add issues to https://github.com/fluxionary/minetest-fluxtest/issues
bug_command:github_token
see the following for how to get one:
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#creating-a-fine-grained-personal-access-token
usage
as a command line argument:
/bug blah blah blah
Releases
2024-09-12 02:12 UTC
2024-09-12
- add pre-commit
- Fix settingtypes
2023-08-07 02:13 UTC
2023-08-07
No release notes
2023-07-23 17:23 UTC
2023-07-23
No release notes
2023-05-26 02:13 UTC
2023-05-26
No release notes
2023-04-17 02:16 UTC
2023-04-17
No release notes
All releases
Threads
New thread
Information
Provides
bug_command
Dependencies
- Required
-
fmod
futil
Information
- Type
- Mod
- Technical Name
- bug_command
- Languages
-
English
- License
-
LGPL-3.0-or-later
for code,
CC-BY-SA-4.0
for media.
- Maintenance State
- Actively Developed
- Added
- 2023-03-27 18:49 UTC
- Maintainers
-
fluxionary