#148 scm_request_processor: Only react to mention and new ticket
Closed by zlopez. Opened by zlopez.

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

Metadata Update from @zlopez:
- Issue assigned to zlopez

Metadata Update from @zlopez:
- Issue tagged with: cpe

This will be fixed by https://pagure.io/fedora-infra/toddlers/pull-request/335

Implemented in https://pagure.io/fedora-infra/toddlers/pull-request/335

Metadata Update from @zlopez:
- Issue status updated to: Closed (was: Open)

Metadata