forked from github/schildichat-desktop
Compare commits
No commits in common. "v1.11.22-sc.1" and "v1.11.15-sc.0.test.2" have entirely different histories.
v1.11.22-s
...
v1.11.15-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 5716dd17a2dbe5428bb3223ba6e3a8a2dd9e4973
|
Subproject commit d25e426c42d4eeef4fd62aea61642fd66fe7f73b
|
|
@ -1 +1 @@
|
||||||
Subproject commit bfbdf4f837ded883484eca1cfaedca2dd4b25b8a
|
Subproject commit ebb0d6a212299540247587abd345ce633a414813
|
|
@ -1 +1 @@
|
||||||
Subproject commit 7158a99a1caf5cf9d780b19f1829a1257c8a5df3
|
Subproject commit 6128de1bafde5b2112f2fe6dd2101e822d2c0636
|
|
@ -1 +1 @@
|
||||||
Subproject commit a29fbec8465ed803e44c386395bf81945b417175
|
Subproject commit 23de404c637747b5f2662b12355b0cbc4ab0d951
|
Loading…
Add table
Add a link
Reference in a new issue