diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 31305f6f06d..db8e6e705ef 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -13,6 +13,6 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} stale-issue-message: 'This issue will be closed in 7 days due to inactivity :zzz: Please provide the requested information if the problem persists.' - stale-issue-label: 's: stale' + stale-issue-label: 'status: stale' days-before-stale: 30 - only-labels: 's: waiting-for-customer-feedback' + only-labels: 'status: waiting-for-customer-feedback' diff --git a/.idea/runConfigurations/JabRef_Main.xml b/.idea/runConfigurations/JabRef_Main.xml index 4a1ef684c65..d57c0fd5ac5 100644 --- a/.idea/runConfigurations/JabRef_Main.xml +++ b/.idea/runConfigurations/JabRef_Main.xml @@ -2,6 +2,7 @@