Skip to content

Commit

Permalink
docs: Update Document for server-side-repo-config.md (runatlantis#4052)
Browse files Browse the repository at this point in the history
* Update server-side-repo-config.md

Update document for Metric on repo config

* docs(server-side-repo-config): fix case

Co-authored-by: Luke Massa <lukefrederickmassa@gmail.com>

---------

Co-authored-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Luke Massa <lukefrederickmassa@gmail.com>
Signed-off-by: kvanzuijlen <8818390+kvanzuijlen@users.noreply.github.com>
  • Loading branch information
3 people authored and kvanzuijlen committed Jan 4, 2025
1 parent a5d3bdc commit 545a59d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runatlantis.io/docs/server-side-repo-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ Each servers handle different repository config files.
| repos | array[[Repo](#repo)] | see below | no | List of repos to apply settings to. |
| workflows | map[string: [Workflow](custom-workflows.html#workflow)] | see below | no | Map from workflow name to workflow. Workflows override the default Atlantis commands. |
| policies | Policies. | none | no | List of policy sets to run and associated metadata |
| metrics | Metrics. | none | no | Map of metric configuration |


::: tip A Note On Defaults
Expand Down

0 comments on commit 545a59d

Please sign in to comment.