Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions templates/android/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/apple/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/cli/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/dart/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/deno/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/dotnet/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/flutter/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/go/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/graphql/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/kotlin/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/node/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/php/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/python/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/react-native/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/rest/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/ruby/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/swift/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
9 changes: 9 additions & 0 deletions templates/web/.github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Mark stale issues

on:
schedule:
- cron: "0 0 * * *" # Midnight Runtime

jobs:
stale:
uses: appwrite/.github/.github/workflows/stale.yml@main
Copy link

Copilot AI Apr 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The workflow reference path appears to include a duplicate '.github' folder. Consider updating it to 'appwrite/.github/workflows/stale.yml@main' if that is the correct path.

Suggested change
uses: appwrite/.github/.github/workflows/stale.yml@main
uses: appwrite/.github/workflows/stale.yml@main

Copilot uses AI. Check for mistakes.