From fed071469ff607135c596ec1e07add0e553c84f9 Mon Sep 17 00:00:00 2001 From: minnakt Date: Thu, 18 Jan 2024 10:14:32 -0500 Subject: [PATCH] DEVPROD-834: Update docs for metadata links --- .../Project-and-Distro-Settings.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/Project-Configuration/Project-and-Distro-Settings.md b/docs/Project-Configuration/Project-and-Distro-Settings.md index 3db2dbefcdf..6c9fc02205d 100644 --- a/docs/Project-Configuration/Project-and-Distro-Settings.md +++ b/docs/Project-Configuration/Project-and-Distro-Settings.md @@ -496,14 +496,16 @@ Options: ### Metadata Links -Customize additional links to specify for your project under the Plugins section -of the project page, by specifying a link and title. +Customize additional links to show on patch metadata under the Plugins section +of the project page. Projects can specify a maximum of 5 different metadata links. Special Fields: -* `{version_id}` -- if this is included in the metadata link, we will sub in the ID when rendering the link -This may also be added to individual tasks using `metadata_links` -for [task annotations](https://docs.devprod.prod.corp.mongodb.com/evergreen/API/REST-V2-Usage#task-annotations). +- `{requesters}` — defines what kind of patches to show the metadata link on (e.g. only show the link on periodic builds) +- `{version_id}` — if this is included in the metadata link, we will sub in the ID when rendering the link + +This may also be added to individual tasks using `metadata_links` +for [task annotations](https://docs.devprod.prod.corp.mongodb.com/evergreen/API/REST-V2-Usage#task-annotations). ## Distro Settings