Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executable Tutorial Submission #2670

Merged
merged 6 commits into from
Oct 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions contributions/executable-tutorial/aleliu-gussvens/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,9 @@ In our tutorial we will show how to set up a slack bot using node.js to monitor
**Relevance**

Effective monitoring and automation is crucial to the DevOps life cycle. By integrating slack bot with GitHub actions developers can get real-time status updates on ongoing processes directly in their slack workspace. Additionally, developers can trigger pre-defined common events through slack increasing the efficiency of the entire process. The use of slack streamlines the continuous devlopment and monitoring process for developers and is a critical part in the DevOps cycle.

*Submission*

Killercoda: https://killercoda.com/dd2482devops-executable-tutorial/scenario/KillerCoda
GitHub to main program: https://github.com/Alexanderliu2002/dd2482-executable-tutorial-bot
GitHub to test environment: https://github.com/leegrash/dd2482-executable-tutorial
Loading