The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Hubot::Scripts::bugzilla

SYNOPSIS

    bug (<bug id>|<keyword>) - retrun bug summary, status, assignee and priority if exist
    bug search <keyword>     - retrun bug summary, status, assignee and priority if exist
    bug <number> - show the bug title.

CONFIGURATION

  • HUBOT_BZ_JSONRPC_URL

  • HUBOT_BZ_USERNAME

  • HUBOT_BZ_PASSWORD

AUTHOR

Hyungsuk Hong <hshong@perl.kr>