Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SmartDataLab
public
applications
renovate
Commits
7a878373
Unverified
Commit
7a878373
authored
Nov 13, 2020
by
HonkingGoose
Committed by
GitHub
Nov 13, 2020
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
Show 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
...
@@ -70,69 +70,12 @@ Keep in mind that an issue can be both affecting a platform and a self hosted in
### Manager
### 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".
"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.
If there are multiple managers affected, add labels for all of them.
### Datasource
### 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).
Use a
`datasource:`
label when it is applicable specifically to particular datasources (for example, as defined in the docs list of datasources).
### Worker
### 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