From 769e469e37265d029a7ebf3a7779f380ad7aa1ea Mon Sep 17 00:00:00 2001 From: Alexanderliu2002 <144798511+Alexanderliu2002@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:20:31 +0200 Subject: [PATCH] Executable Tutorial Submission (#2670) * Create aleliu-jakstrom * with a folder now :) * final submission * git --------- Co-authored-by: Alexander Liu <115296161+02alexliu@users.noreply.github.com> --- contributions/executable-tutorial/aleliu-gussvens/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contributions/executable-tutorial/aleliu-gussvens/README.md b/contributions/executable-tutorial/aleliu-gussvens/README.md index dae3dba3b..a6610d877 100644 --- a/contributions/executable-tutorial/aleliu-gussvens/README.md +++ b/contributions/executable-tutorial/aleliu-gussvens/README.md @@ -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 \ No newline at end of file