Fix badges and add mysql db name
This commit is contained in:
1
.github/workflows/tests_with_mysql.yml
vendored
1
.github/workflows/tests_with_mysql.yml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
mysql:
|
||||
image: mysql:8.0
|
||||
env:
|
||||
MYSQL_DATABASE: redmine
|
||||
MYSQL_USER: root
|
||||
MYSQL_PASSWORD: 'BestPasswordEver'
|
||||
ports:
|
||||
|
||||
@@ -3,7 +3,7 @@ Messenger plugin for Redmine
|
||||
|
||||
This plugin posts updates to issues in your Redmine installation to [Slack](https://slack.com/), [Rocket.Chat](https://rocket.chat/), [Discord](https://discordapp.com/) or [Mattermost](https://about.mattermost.com/) channel.
|
||||
|
||||
[](https://www.redmine.org/plugins/redmine_messenger) [](https://github.com/AlphaNodes/redmine_messenger/actions?query=workflow%3ATests) [](https://github.com/AlphaNodes/redmine_messenger/actions?query=workflow%3A%22Run+Linters%22)
|
||||
[](https://www.redmine.org/plugins/redmine_messenger) [](https://github.com/AlphaNodes/redmine_messenger/actions?query=workflow%3A%22Run+Linters%22) [](https://github.com/AlphaNodes/redmine_messenger/actions/workflows/tests_with_mysql.yml) [](https://github.com/AlphaNodes/redmine_messenger/actions/workflows/tests_with_postgres.yml)
|
||||
|
||||
Features
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user