Selaa lähdekoodia

Merge branch 'master' into nidhi_accordian_fix

Nidhi Bhat G 3 vuotta sitten
vanhempi
commit
4f904f6ae0

+ 5 - 5
.github/workflows/autoclose-stale.yml

@@ -9,13 +9,13 @@ jobs:
     steps:
     steps:
       - uses: actions/stale@v3
       - uses: actions/stale@v3
         with:
         with:
-          stale-issue-message: 'This issue is stale because it has been open 30 days with no activity and is not "roadmap" labeled or part of any milestone. Remove stale label or comment or this will be closed in 5 days.'
+          stale-issue-message: 'This issue is stale because it has been open 30 days with no activity and is not labeled "Prevent stale". Remove "stale" label or comment or this will be closed in 10 days.'
           days-before-stale: 30
           days-before-stale: 30
-          days-before-close: 5
-          exempt-issue-labels: 'roadmap,good first issue'
+          days-before-close: 10
+          exempt-issue-labels: 'Prevent stale,Good first issue'
 
 
-          stale-pr-message: 'This PR is stale because it has been open 45 days with no activity and is not "roadmap" labeled or part of any milestone. Remove stale label or comment or this will be closed in 10 days.'
-          exempt-pr-labels: 'roadmap'
+          stale-pr-message: 'This PR is stale because it has been open 45 days with no activity and is not labeled "Prevent stale". Remove "stale" label or comment or this will be closed in 10 days.'
+          exempt-pr-labels: 'Prevent stale'
           days-before-pr-stale: 45
           days-before-pr-stale: 45
           days-before-pr-close: 10
           days-before-pr-close: 10
 
 

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 2 - 2
desktop/core/ext-py/djangorestframework-3.9.4/rest_framework/static/rest_framework/js/bootstrap.min.js


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä