Add gitlab ci, jenkins or discord message plugin

This commit is contained in:
Bo-Yi Wu 2019-03-04 14:36:14 +08:00 committed by GitHub
parent 2990827b47
commit 3e49e04819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,6 +117,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Send email on failed GitHub Checks](https://github.com/cirrus-actions/email)
- [Report webpack stats to packtracker.io](https://github.com/packtracker/github-action)
- [Send a Telegram Message](https://github.com/appleboy/telegram-action)
- [Sebd a File or Text Message to Discord (custom define color, username or avatar)](https://github.com/appleboy/telegram-action)
### Deployment
@ -136,6 +137,8 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Create Release Archive](https://github.com/lubusIN/actions/tree/master/archive)
- [Publish WordPress Plugin](https://github.com/lubusIN/actions/tree/master/wordpress)
- [Deploy a Theme to Shopify](https://github.com/pgrimaud/actions/tree/master/shopify)
- [Trigger multiple GitLab CI Pipeline](https://github.com/appleboy/gitlab-ci-action)
- [Trigger multiple Jenkins Jobs](https://github.com/appleboy/jenkins-action)
### External Services