diff --git a/docs/development/issue-labeling.md b/docs/development/issue-labeling.md
index 99322066f2d8e894f9c1b5312c75245e8d1b221c..8b0aac4100d85e7533b535e469f78c7dca78ed32 100644
--- a/docs/development/issue-labeling.md
+++ b/docs/development/issue-labeling.md
@@ -112,7 +112,9 @@ Keep in mind that an issue can be both affecting a platform and a self hosted in
 
     core:automerge
     core:changelogs
+    core:config
     core:dashboard
+    core:git
     core:onboarding
     core:schedule
 
@@ -137,8 +139,8 @@ Use a `datasource:` label when it is applicable specifically to particular datas
 
     worker:branch
     worker:global
-    worker:onboarding
     worker:pr
+    worker:repository
 
 </details>