Commit graph

8 commits

Author SHA1 Message Date
Aurélien Bompard
5775425f16 Use the messages from journal-to-fedora-messaging instead of those from Noggin
Use the messages from
[journal-to-fedora-messaging](https://journal-to-fedora-messaging-messages.readthedocs.io)
instead of those from Noggin, as they are more reliable: they are
emitted even if the action is done directly in IPA.

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2025-04-17 10:44:51 +00:00
Michal Konecny
e2bec28713 Update scm_request_processor documentation 2025-04-10 14:13:15 +02:00
Michal Konecny
f8a8c2b68a [scm_request_processor] Make bot more interactive
This commits adds separate processing for comments in
scm_request_processor and adds following commands the bot will react on.

help - prints this help message
retry - retries the failed request processing
valid - can be used by authorized user to mark the request as valid
2025-04-03 16:29:56 +02:00
Michal Konecny
b7508a408d Remove PDC from scm_request_processor
Remove PDC calls from scm_request_processor.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-26 10:07:11 +02:00
Michal Konecny
f615451f0c Add pagure_fas_groups_sync toddler
This toddler is syncing configured groups between FAS and pagure.io.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-23 10:07:20 +02:00
Michal Konečný
179a557dbf Fix the diagram for SCM Request Processor
When validating the EPEL request we are checking if the package is available in
RHEL, not in EPEL. Let's fix this typo.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-12-08 12:23:58 +00:00
Michal Konečný
247f93f9bc Update documentation for scm_request_processor
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-08-26 15:31:23 +02:00
Michal Konečný
4cad77ca4c Add documentation for scm_request_processor
Add simple markdown file and flowchart diagram in SVG format.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-03-25 16:23:44 +01:00