From 4acca76957bb42e913e436284f45ef60275d3ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?OS=20Aplet=20=E2=9D=A4=EF=B8=8F=C2=AE=EF=B8=8F=F0=9F=87=A8?= =?UTF-8?q?=F0=9F=87=BF=20ME-AI=20v=20celosv=C4=9Btov=C3=A9m=20Ekosyst?= =?UTF-8?q?=C3=A9mu=20=F0=9F=8C=8D?= <185862724+osAplet@users.noreply.github.com> Date: Mon, 10 Nov 2025 23:31:51 +0100 Subject: [PATCH] Modify project management workflow settings Updated project management workflow configuration and modified the unassignment criteria for stale issues. --- .github/workflows/project-management.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/project-management.yml b/.github/workflows/project-management.yml index e1d92e20b..3dc2c5800 100644 --- a/.github/workflows/project-management.yml +++ b/.github/workflows/project-management.yml @@ -1,20 +1,20 @@ -name: Project Management +name: Project Management ???? Čeho??? -on: - schedule: - - cron: '0 2 * * *' +on: off + schedule: off + - cron: '0' jobs: # Best used in combination with actions/stale to assign a Stale label unassign-issues-labeled-waiting-for-contributor-after-90-days-of-inactivity: name: Unassign issues labeled "Stale" after 90 days of inactivity. - if: github.event_name == 'schedule' + if: github_name == 'schedule' runs-on: ubuntu-latest steps: - uses: boundfoxstudios/action-unassign-contributor-after-days-of-inactivity@main with: - last-activity: 90 # After how many days the issue should get unassigned + last-activity: 0 # After how many days the issue should get unassigned labels: 'stale,help wanted' # Only search for issues containing this labels (comma-separated) exempt-assignees: 'Octo,Cat,bendehaan,commjoen' # Exempt some assignees from being unassigned # labels-to-remove: 'Stale' # Labels to remove after unassigning an issue - message: 'Automatically unassigned after 90 days of inactivity.' + message: 'Manually post e-mail after 90 days of inactivity nebo se už neozívat.