Skip to content

Commit 16012ce

Browse files
committed
docs: Rewrite portion of Provider spec
Plus addressing of a couple of nits. The following must still be picked up at a later moment: - More sections need to be moved from "working with" to "writing a ..." - Documentation flow can likely be improved once the sections have been moved. - Technical description of the behavior of the Provider types could be improved, this should be easier to do when everything has the same format. Signed-off-by: Hidde Beydals <[email protected]>
1 parent b0c02d7 commit 16012ce

File tree

3 files changed

+539
-368
lines changed

3 files changed

+539
-368
lines changed

docs/spec/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Notification API:
3636

3737
* [Alerts](v1beta2/alerts.md)
3838
* [Providers](v1beta2/providers.md)
39-
* [Git Commit Status Updates](v1beta2/statusupdates.md)
39+
* [Events](v1beta2/events.md)
4040

4141
The alert delivery method is **at-most once** with a timeout of 15 seconds.
4242
The controller performs automatic retries for connection errors and 500-range response code.

0 commit comments

Comments
 (0)