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: 4 months 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 (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T05:18:51.000Z (about 5 years ago)
- Last Synced: 2025-10-10T04:31:57.332Z (4 months ago)
- Topics: github-actions, github-api, slack
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- 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
```

### 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/)