Compare commits

..

5 commits

Author SHA1 Message Date
su-ex
32f58e1c3f
New test release v1.11.20-sc.0.test.1 2023-01-30 23:43:21 +01:00
su-ex
db908634ea
New test release v1.11.19-sc.0.test.1 2023-01-19 18:22:08 +01:00
su-ex
965a3b2d0e
New test release v1.11.17-sc.0.test.1 2023-01-15 13:18:24 +01:00
su-ex
775fb00b75
Adjust default config.json to changed property names 2023-01-15 12:31:07 +01:00
SpiritCroc
9d4602fea6 Add stale automation github action 2022-12-23 10:14:00 +01:00
6 changed files with 23 additions and 6 deletions

17
.github/workflows/stale.yml vendored Normal file
View file

@ -0,0 +1,17 @@
name: 'Close stale issues'
on:
schedule:
- cron: '30 1 * * *'
jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v6
with:
stale-issue-message: 'This issue is stale because it has been open 150 days with no activity. Remove stale label or comment or this will be closed in 14 days.'
days-before-issue-stale: 150
days-before-issue-close: 14
days-before-pr-stale: -1
days-before-pr-close: -1
exempt-issue-labels: 'longterm,enhancement,parity-with-android,prio:medium,prio:high,electron issue,encrypted room search,build infrastructure'

View file

@ -16,8 +16,8 @@
"https://scalar-staging.vector.im/api", "https://scalar-staging.vector.im/api",
"https://scalar-staging.riot.im/scalar/api" "https://scalar-staging.riot.im/scalar/api"
], ],
"showLabsSettings": true, "show_labs_settings": true,
"roomDirectory": { "room_directory": {
"servers": [ "servers": [
"matrix.org", "matrix.org",
"gitter.im", "gitter.im",

@ -1 +1 @@
Subproject commit dfc6afa8d8d8e100010d67a3aa328e99ec9813de Subproject commit 8f68fc6612d1ca13fe97df744ad2538da1f9ade7

@ -1 +1 @@
Subproject commit 91850ae97a951c4c011d9767203b839a274c2b55 Subproject commit 62767baf0e17758cce1422614028869d90ba68a4

@ -1 +1 @@
Subproject commit 789e2bf3f3b6abd0877e50df29802b1382a8399f Subproject commit d89e210512f102196c66045c69ee69d767468b4b

@ -1 +1 @@
Subproject commit 2d34475d29e074c6f35623f2882c09c95b31dd70 Subproject commit dd020a8866e8ee321f4ec403f410dc6ada265171