Skip to content

Commit

Permalink
Executable tutorial proposal (#2615)
Browse files Browse the repository at this point in the history
* Create aleliu-jakstrom

* feedback proposal

* .

* Update README.md

* added gustaf

* presentation proposal

* presentation proposal

* exec tutorial proposal

* exec tut try 2

* exec tut try 2.1

* scientific paper proposal

* .

* update

* new PR proposal

* revamped proposal to include log monitoring

* .
  • Loading branch information
Alexanderliu2002 authored Oct 10, 2024
1 parent 2db772f commit ca4291a
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions contributions/executable-tutorial/aleliu-gussvens/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Assignment Proposal

## Title

Building and integrating a slack bot with GitHub actions using Node.js

## Names and KTH ID

- Alexander Liu (aleliu@kth.se)
- Gustaf Svensson (gussvens@kth.se)

## Deadline

- Task 3

## Category

- Executable tutorial

## Description

In our tutorial we will show how to set up a slack bot using node.js to monitor GitHub actions through notification in a slack channel. The bot will be able to parse github logs into readable slack messages in order to simplify continuous development and monitoring.

**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.

0 comments on commit ca4291a

Please sign in to comment.