pybuildkite
pybuildkite copied to clipboard
Add functionality to use the Add a Webhook API for Pipelines
Create a method for the Add a Webhook functionality
- Create a new method in
pipelines.py
to use the endpoint described above - Write unit tests for the new code