Skip to content

Custom Slack bot for GitHub PRs & Bamboo Build monitoring

Notifications You must be signed in to change notification settings

moliva/slack-studio-web-tasks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slack Studio Web Tasks

Studio PRs

Shows the status for all currently open PRs in Studio repositories, execute:

/wt studio-prs

Studio Build

Get the status for Studio Bamboo plans and branches status, giving a quick access monitor to the build and a fast link to the web interface. Basic command:

/wt studio-build

Apply set filter (e.g. func for functional tests, default for standard Fast Tests and Tooling projects):

/wt studio-build set=func

Might also be the complement of the set by prepending the set name with !:

/wt studio-build set=!func

Apply an all fitler to view all build status:

/wt studio-build all

Or an error filter to only check the errored ones:

/wt studio-build error

Or a combination of them:

/wt studio-build all error

About

Custom Slack bot for GitHub PRs & Bamboo Build monitoring

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%