Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b0db2c85
Commit
b0db2c85
authored
Nov 11, 2021
by
Fiona Neill
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'msj-topics-linked-docs' into 'master'
Cross-link topics docs See merge request gitlab-org/gitlab!74215
parents
38886cea
65b4ba05
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
doc/user/admin_area/index.md
doc/user/admin_area/index.md
+7
-5
doc/user/project/settings/index.md
doc/user/project/settings/index.md
+3
-0
No files found.
doc/user/admin_area/index.md
View file @
b0db2c85
...
...
@@ -241,25 +241,27 @@ To [Create a new group](../group/index.md#create-a-group) click **New group**.
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/340920) in GitLab 14.4.
You can administer all topics in the GitLab instance from the Admin Area's Topics page.
You can administer all
[
topics
](
../project/settings/index.md#topics
)
in the GitLab instance from the
Admin Area's Topics page.
To access the Topics page:
1.
On the top bar, select
**Menu > Admin**
.
1.
On the left sidebar, select
**Overview > Topics**
.
For each topic, the page displays
their name and
number of projects labeled with the topic.
For each topic, the page displays
its name and the
number of projects labeled with the topic.
To create a new topic, select
**New topic**
.
To edit a topic, select
**Edit**
in that topic's row.
To search for topics by name, enter your criteria in the search box. The topic search is case
insensitive
,
and applies partial matching.
insensitive and applies partial matching.
NOTE:
Topics are public and visible to everyone, but assignments to projects are not.
Do not include sensitive information in the name or description of a topic.
The assigned topics are visible only to everyone with access to the project,
but everyone can see which topics exist at all on the GitLab instance.
Do not include sensitive information in the name of a topic.
### Administering Jobs
...
...
doc/user/project/settings/index.md
View file @
b0db2c85
...
...
@@ -51,6 +51,9 @@ The assigned topics are visible only to everyone with access to the project,
but everyone can see which topics exist at all on the GitLab instance.
Do not include sensitive information in the name of a topic.
If you're an instance administrator, see also
[
Administering topics
](
../../admin_area/index.md#administering-topics
)
.
#### Compliance frameworks **(PREMIUM)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/276221) in GitLab 13.9.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment