thoth-station / workflow-helpers

All code required to help workflows (e.g Argo).
GNU General Public License v3.0
3 stars 10 forks source link

create new python script for sending webhooks in a directory #402

Closed KPostOffice closed 2 years ago

KPostOffice commented 2 years ago

created a simple python script which iterates over a directory and sends a post request to the specified url with the completed document id and any client data that came with the original request.

Related Issues and Dependencies

closes: https://github.com/thoth-station/workflow-helpers/issues/396

This introduces a breaking change

sesheta commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: harshad16

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/workflow-helpers/blob/master/OWNERS)~~ [harshad16] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
sesheta commented 2 years ago

New changes are detected. LGTM label has been removed.