Edit the new instance message about joining the instance owners room (#536)

This commit is contained in:
TheFrenchGhosty 2024-04-15 15:58:00 +02:00 committed by GitHub
parent 46be89fc3b
commit 7914e9b17f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,9 +83,9 @@ jobs:
'',
'It is highly recommended to follow these tutorials because it will allow the instance to stay stable and performant over the long term.',
'',
'Please consider joining the Matrix room for public instance maintainers by joining our Matrix room: https://matrix.to/#/#invidious:matrix.org',
'then pinging @ unixfox, @ TheFrenchGhosty and @ SamantazFox for asking to be invited to the Matrix room.',
'We discuss troubles managing a public instance, sharing some advices and more.'
'When your instance is added to the instances list, please consider joining the Matrix room for public instance maintainers by joining our Matrix room: https://matrix.to/#/#invidious:matrix.org',
'and pinging @ unixfox, @ TheFrenchGhosty and @ SamantazFox to ask to be invited to it.',
'We discuss troubles managing a public instance, we share some advices, we warn you in advance of potential security issues and more.'
].join('\n');
await github.rest.issues.createComment({
issue_number: context.issue.number,