Update scm_request_processor documentation

This commit is contained in:
Michal Konecny 2025-04-10 14:13:15 +02:00
parent cd5c461569
commit e2bec28713

View file

@ -7,7 +7,6 @@ SCM Request processor is toddler created from https://pagure.io/fedscm-admin/ sc
The SCM Request processor accepts few topics emitted by pagure. These topics allows it to process any newly created ticket or react to any ticket that is updated or commented on.
* org.fedoraproject.*.pagure.issue.new - New issue on pagure created
* org.fedoraproject.*.pagure.issue.edit - Issue on pagure is edited
* org.fedoraporject.*.pagure.issue.comment.added - New comment is added to issue
## Supported commands