Skip to content

Add commands to file/process a request for a webhook

Peter Hutterer requested to merge whot/damspam:wip/request-webhook into main

These are the parts required to enable damspam for any project:

  • damspam request-webhook libinput/libinput
  • damspam hook-request-webhook

Provided the user is a Maintainer or higher, the first command will file an issue in freedesktop/fdo-bots with a standardized title and assign the issue to @spambot.

The second part handles the webhook for the issue event and attaches a webhook to the requesting process and updates the damspam.yaml file in the fdo-bots repo.

Fixes #5 (closed)

Edited by Peter Hutterer

Merge request reports

Loading