This is an automated email from the ASF dual-hosted git repository.

jgemignani pushed a commit to branch PG16
in repository https://gitbox.apache.org/repos/asf/age.git


The following commit(s) were added to refs/heads/PG16 by this push:
     new a86af223 Add PG16 in PR labeler (#1583)
a86af223 is described below

commit a86af223821522f4dced1d55c10f59cbcba2e582
Author: Muhammad Taha Naveed <[email protected]>
AuthorDate: Tue Feb 13 06:02:37 2024 +0500

    Add PG16 in PR labeler (#1583)
    
    - Added PG16 label in .github/labeler.yml
---
 .github/labeler.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 92ab6db8..90965c45 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -13,5 +13,8 @@ PG14:
 PG15:
 - base-branch: 'PG15'
 
+PG16:
+- base-branch: 'PG16'
+
 master:
-- base-branch: 'master'
\ No newline at end of file
+- base-branch: 'master'

Reply via email to