From 07ebe8d7d79b7309f63d2cd3c52a0d283f3ac2be Mon Sep 17 00:00:00 2001
From: paketocommunity <paketocommunity@users.noreply.github.com>
Date: Mon, 21 Nov 2022 05:20:29 +0000
Subject: [PATCH] Bump pipeline from 1.28.0 to 1.29.0

Bumps pipeline from 1.28.0 to 1.29.0.

Signed-off-by: GitHub <noreply@github.com>
---
 .github/labels.yml       | 15 +++++++++++++++
 .github/pipeline-version |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/.github/labels.yml b/.github/labels.yml
index 270dd19..73f0613 100644
--- a/.github/labels.yml
+++ b/.github/labels.yml
@@ -25,3 +25,18 @@
 - name: type:task
   description: A general task
   color: e3d9fc
+- name: type:informational
+  description: Provides information or notice to the community
+  color: e3d9fc
+- name: type:poll
+  description: Request for feedback from the community
+  color: e3d9fc
+- name: note:ideal-for-contribution
+  description: An issue that a contributor can help us with
+  color: 54f7a8
+- name: note:on-hold
+  description: We can't start working on this issue yet
+  color: 54f7a8
+- name: note:good-first-issue
+  description: A good first issue to get started with
+  color: 54f7a8
diff --git a/.github/pipeline-version b/.github/pipeline-version
index cfc7307..5e57fb8 100644
--- a/.github/pipeline-version
+++ b/.github/pipeline-version
@@ -1 +1 @@
-1.28.0
+1.29.0