Raku / whateverable

🤖 Different IRC bots that operate on a bunch of prebuilt Rakudo versions
https://gist.github.com/Whateverable
GNU Affero General Public License v3.0
18 stars 14 forks source link

Bisectable or Committable should produce nice output for the bug report #257

Open AlexDaniel opened 7 years ago

AlexDaniel commented 7 years ago

Example: https://github.com/rakudo/rakudo/issues/1238 Would be great if most of that info and formatting was generated by a bot. It already is, kind of, but it still requires a bunch of edits.

AlexDaniel commented 4 years ago

My newest idea is to make something that detects code blocks in tickets and edits them by adding output from committable and bisectable. This way you won't need to learn about the feature (or even about any bot!), just create a ticket with a code block. Having no user interface is sometimes better.