Compare commits

...

4 commits

Author SHA1 Message Date
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
su-ex
eb17c2ad94
New test release v1.11.16-sc.0.test.1 2022-12-06 20:08:30 +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.riot.im/scalar/api"
],
"showLabsSettings": true,
"roomDirectory": {
"show_labs_settings": true,
"room_directory": {
"servers": [
"matrix.org",
"gitter.im",

@ -1 +1 @@
Subproject commit d25e426c42d4eeef4fd62aea61642fd66fe7f73b
Subproject commit 86f7509f07039d94f43c3736518425eef0d43b3a

@ -1 +1 @@
Subproject commit ebb0d6a212299540247587abd345ce633a414813
Subproject commit 02ec7bb3b0ffa47aca0d59a92788ef55ef481e78

@ -1 +1 @@
Subproject commit 6128de1bafde5b2112f2fe6dd2101e822d2c0636
Subproject commit b9afe2320caee4969dc64c09ba680f0041e3ca5a

@ -1 +1 @@
Subproject commit 23de404c637747b5f2662b12355b0cbc4ab0d951
Subproject commit 7ebde053f052965a463ab5b710110be33a2f4a1c