Skip to content

Commit 7de67fc

Browse files
committed
yea
1 parent 98fd78d commit 7de67fc

File tree

18 files changed

+18
-270
lines changed

18 files changed

+18
-270
lines changed

templates/android/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/apple/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/cli/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/dart/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/deno/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/dotnet/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/flutter/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/go/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/graphql/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/kotlin/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/node/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/php/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/python/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/react-native/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/rest/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/ruby/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/swift/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

templates/web/.github/workflows/stale.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,4 @@ on:
66

77
jobs:
88
stale:
9-
runs-on: ubuntu-latest
10-
11-
steps:
12-
- uses: actions/stale@v9
13-
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
stale-issue-message: "This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days."
16-
stale-issue-label: "stale"
17-
days-before-stale: 7
18-
days-before-close: 14
19-
remove-stale-when-updated: true
20-
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
21-
close-issue-reason: "not_planned"
22-
operations-per-run: 100
23-
only-labels: "question"
9+
uses: appwrite/.github/.github/workflows/stale.yml@main

0 commit comments

Comments
 (0)