Skip to content

Commit cace1ab

Browse files
authored
Remove section on archive label for repositories (#1343)
With sourcegraph/sourcegraph#7158 we now support Bitbucket Server's own archived repositories, so this label workaround is no longer relevant.
1 parent 146bd23 commit cace1ab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/admin/code_hosts/bitbucket_server.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,6 @@ Bitbucket Server / Bitbucket Data Center versions older than v5.5 require specif
191191

192192
Sourcegraph by default clones repositories from your Bitbucket Server / Bitbucket Data Center via HTTP(S), using the access token or account credentials you provide in the configuration. The [`username`](/admin/code_hosts/bitbucket_server#configuration) field is always used when cloning, so it is required.
193193

194-
## Repository labels
195-
196-
Sourcegraph will mark repositories as archived if they have the `archived` label on Bitbucket Server / Bitbucket Data Center. You can exclude these repositories in search with `archived:no` [search syntax](/code-search/queries).
197-
198194
## Internal rate limits
199195

200196
See [Internal rate limits](/admin/code_hosts/rate_limits#internal-rate-limits).

0 commit comments

Comments
 (0)