#148 scm_request_processor: Only react to mention and new ticket
Opened a year ago by zlopez. Modified a year ago

Currently the scm_request_processor is reacting to every new comment in ticket except it's own. We should just limit this to comments containing commands and the newly opened tickets.

The commands the bot should respond to are:

  • @releng-bot retry - Retry the processing on this ticket
  • @releng-bot valid - To confirm that this ticket is valid and scm_request_processor should process it

Login to comment on this ticket.

Metadata