Skip to content

Commit 1dc1de9

Browse files
committed
Mention tenant scoping in release badge builder
1 parent 6c823d5 commit 1dc1de9

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/pages/docs/projects/badges.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,15 @@ After you turn on badges, a **Badge Builder** button appears on the project sett
3232

3333
1. Click **Badge Builder** on the project settings page.
3434
2. Select the **environment** you want the badge to show status for.
35-
3. Choose a **label** for the left side of the badge:
35+
3. If your project uses tenants, select a **Tenant** to scope the badge to that tenant's deployments, and optionally choose the **Tenant name** label to show the tenant on the badge. Leave the tenant blank to show untenanted deployments.
36+
4. Choose a **label** for the left side of the badge:
3637
- **Environment** (default) — shows the environment name
3738
- **Project** — shows the project name
3839
- **Release** — shows the text "Release"
39-
4. Optionally, expand the **Advanced** section to:
40+
5. Optionally, expand the **Advanced** section to:
4041
- Turn on **Include failed releases** to show the latest release even if it failed, rather than only showing successful releases.
4142
- Choose a **badge style** — flat (default) or flat-square.
42-
5. Copy the generated code from one of the available formats:
43+
6. Copy the generated code from one of the available formats:
4344
- **Markdown** — for Git repository READMEs and wikis
4445
- **HTML** — for web pages
4546
- **URL** — direct link to the badge image

0 commit comments

Comments
 (0)