From 06e29a5249bf6d66a377b983b54acbf8c9860a40 Mon Sep 17 00:00:00 2001 From: Igor Date: Wed, 27 Aug 2025 09:01:03 +0200 Subject: [PATCH] Set work in progress label for maintainers synhronization This PR tells if there is a discrepancy between db and config and it becomes alright when all info is set correct. This action then adjust repo accordingly. Setting a different level would likely move out from review process. This PR is unique and dependent from: - board status - database entry It only become valid for review when all things are set correctly. --- .github/workflows/adjust-maintainers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/adjust-maintainers.yml b/.github/workflows/adjust-maintainers.yml index b7c3ad9b2..612c3ada8 100644 --- a/.github/workflows/adjust-maintainers.yml +++ b/.github/workflows/adjust-maintainers.yml @@ -115,7 +115,7 @@ jobs: - [Contribute](https://docs.armbian.com/Process_Contribute/) labels: | - Needs review + Work in progress #assignees: igorpecovnik #reviewers: Must be org collaborator draft: false