Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

document webhook configuration #138

Merged
merged 1 commit into from
Jul 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,3 +167,16 @@ Default: []
type: Boolean
description: Allow uppercase within the name of the module or environment passed to the API.
default: true

### Configure the webhook

This API provides two endpoints that need to be called:

* `/api/v1/r10k/module` for every module
* `api/v1/r10k/environment` for the control repository

In GitHub, set setup looks like this:

!![GitHub Webook configuration](images/gh.png)

If you configured basic authentication, you need to add the username and password to the URL.
Binary file added images/gh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.