Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shgtkshruch/deployment-github-actions-with-slack
GitHub Actions to create deployment using GitHub API and slack integration
https://github.com/shgtkshruch/deployment-github-actions-with-slack
github-actions github-api slack
Last synced: about 1 month ago
JSON representation
GitHub Actions to create deployment using GitHub API and slack integration
- Host: GitHub
- URL: https://github.com/shgtkshruch/deployment-github-actions-with-slack
- Owner: shgtkshruch
- Created: 2021-01-13T01:20:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T05:18:51.000Z (almost 4 years ago)
- Last Synced: 2023-08-03T22:26:05.865Z (over 1 year ago)
- Topics: github-actions, github-api, slack
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deployment-github-actions-with-slack
GitHub Actions to create deployment using GitHub API and slack integration```
/github deploy shgtkshruch/deployment-github-actions-with-slack
```![スクリーンショット 2021-01-17 14 14 46](https://user-images.githubusercontent.com/5207601/104831672-653dfa80-58ce-11eb-97fa-346683d77155.png)
### Environment
- dev
- staging
- produciton### Task
- deploy
- maintenace## References
- [Environments - GitHub Docs](https://docs.github.com/en/actions/reference/environments)
- [Workflow syntax for GitHub Actions - GitHub Docs](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions)
- [What’s new in the GitHub and Slack integration - The GitHub Blog](https://github.blog/2019-07-29-whats-new-in-the-github-and-slack-integration/)