Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
7a878373
Unverified
Commit
7a878373
authored
4 years ago
by
HonkingGoose
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: remove list of labels for manager and datasource in labeling guide (#7720)
parent
1d36cf92
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/development/issue_labeling.md
+1
-58
1 addition, 58 deletions
docs/development/issue_labeling.md
with
1 addition
and
58 deletions
docs/development/issue_labeling.md
+
1
−
58
View file @
7a878373
...
...
@@ -70,69 +70,12 @@ Keep in mind that an issue can be both affecting a platform and a self hosted in
### Manager
<details>
<summary>
Manager
</summary>
manager:bazel
manager:buildkite
manager:bundler
manager:cargo
manager:circleci
manager:cocoapods
manager:composer
manager:docker-compose
manager:dockerfile
manager:github-actions
manager:gitlab-ci
manager:gomod
manager:gradle
manager:helm
manager:helm-values
manager:kubernetes
manager:kustomize
manager:maven
manager:meteor
manager:mix
manager:npm
manager:nuget
manager:pip_requirements
manager:pip_setup
manager:pipenv
manager:poetry
manager:ruby-version
manager:sbt
manager:swift
manager:terraform
manager:terragrunt
manager:travis
</details>
"manager" is short for "package manager".
Add the relevant manager labels to the issue.
Add the relevant
`
manager
:`
labels to the issue.
If there are multiple managers affected, add labels for all of them.
### Datasource
<details>
<summary>
Datasource
</summary>
datasource:docker
datasource:git-submodule
datasource:git-tags
datasource:github-tags
datasource:go
datasource:jenkins
datasource:maven
datasource:nuget
datasource:packagist
datasource:pypi
datasource:rubygems
datasource:terraform-module
datasource:terraform-provider
</details>
Use a
`datasource:`
label when it is applicable specifically to particular datasources (for example, as defined in the docs list of datasources).
### Worker
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment