mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-07-03 22:14:43 +02:00
Compare commits
No commits in common. "v1.11.19-sc.0.test.1" and "v1.11.16-sc.0.test.1" have entirely different histories.
v1.11.19-s
...
v1.11.16-s
6 changed files with 6 additions and 23 deletions
17
.github/workflows/stale.yml
vendored
17
.github/workflows/stale.yml
vendored
|
@ -1,17 +0,0 @@
|
||||||
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'
|
|
|
@ -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"
|
||||||
],
|
],
|
||||||
"show_labs_settings": true,
|
"showLabsSettings": true,
|
||||||
"room_directory": {
|
"roomDirectory": {
|
||||||
"servers": [
|
"servers": [
|
||||||
"matrix.org",
|
"matrix.org",
|
||||||
"gitter.im",
|
"gitter.im",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6e19b2eae6fa3e362d25166655c419f90d70f2db
|
Subproject commit dfc6afa8d8d8e100010d67a3aa328e99ec9813de
|
|
@ -1 +1 @@
|
||||||
Subproject commit 172df12d60ea12d00cec7c2e0dbc4607356e4a4e
|
Subproject commit 91850ae97a951c4c011d9767203b839a274c2b55
|
|
@ -1 +1 @@
|
||||||
Subproject commit e6c127a392ec5165ce348b84ff1290efbef0f1cb
|
Subproject commit 789e2bf3f3b6abd0877e50df29802b1382a8399f
|
|
@ -1 +1 @@
|
||||||
Subproject commit bba676718ad4f5de627909036804f5b050af71f7
|
Subproject commit 2d34475d29e074c6f35623f2882c09c95b31dd70
|
Loading…
Add table
Add a link
Reference in a new issue