Skip to content

Github action api + Telegram bot api for alert on given github actions

Notifications You must be signed in to change notification settings

Figeral/workflow_template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GomuDevelopers workflow template 🚀

This project consist of creating a workflow to that aim is to be reused on several other different projects as a template 🛠️. Before continuing let's clairify some points for newbies .

  • Workflow refers to a series of automated steps or tasks that are executed in response to specific events or triggers within a software development project ⚙️. It is a configurable set of actions defined in a YAML file, which allows developers to automate various aspects of their workflow, such as building, testing, deploying, and releasing code.

As you may have guess , here we are creating a workflow template that we shall custom to for different of other projects , it will be usefull in case we want to trigger specific events like folks, pull request , builds . Moreover , on automation task like constinous intergration , continous delivery and testing .

Link to official documentation

About

Github action api + Telegram bot api for alert on given github actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%