Skip to content

Commit dcb2ee1

Browse files
author
Muhamad Sazwan Bin Ismail
authored
Merge branch 'github:main' into main
2 parents 599ca32 + 41efe77 commit dcb2ee1

File tree

57 files changed

+1359
-647
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+1359
-647
lines changed

.github/aw/actions-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"version": "v8",
66
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
77
},
8-
"github/gh-aw/actions/setup@v0.57.0": {
8+
"github/gh-aw/actions/setup@v0.57.1": {
99
"repo": "github/gh-aw/actions/setup",
10-
"version": "v0.57.0",
11-
"sha": "902845080df391b1f71845fcd7c303dfc0ac90b3"
10+
"version": "v0.57.1",
11+
"sha": "36e5751f7c3d40ec9df8f44c0252b7bfabfc4dd6"
1212
}
1313
}
1414
}

.github/workflows/content-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
--body "$PR_BODY" \
182182
--base main \
183183
--head "$UPDATE_BRANCH" \
184-
--label "workflow-generated,content-pipeline-update,ready-for-doc-review"
184+
--label "workflow-generated,content-pipeline-update,ready-for-doc-review,skip FR board"
185185
fi
186186
187187
- uses: ./.github/actions/slack-alert

.github/workflows/dependabot-triage-agent.lock.yml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/dependabot-triage-agent.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ permissions:
1414
timeout-minutes: 90
1515
engine:
1616
id: copilot
17-
model: claude-opus-4.6
1817
env:
1918
COPILOT_GITHUB_TOKEN: ${{ secrets.DOCS_BOT_PAT_COPILOT }}
2019
tools:

content/admin/managing-your-enterprise-account/changing-the-url-for-your-enterprise.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ If your company pays for {% data variables.product.prodname_ghe_cloud %} by cred
1616

1717
> [!NOTE]
1818
> If you pay for {% data variables.product.prodname_ghe_cloud %} via invoice, or if your enterprise uses {% data variables.product.prodname_emus %}, you must contact {% data variables.contact.contact_enterprise_sales %} to change your enterprise slug.
19+
> For enterprises hosted on {% data variables.enterprise.data_residency_site %}, changing the enterprise slug is not currently supported.
1920
2021
## Considerations when changing your enterprise slug
2122

0 commit comments

Comments
 (0)