This document discusses Git Slack integration and ChatOps. It provides information on what ChatOps is, how notifications are triggered on GitHub updates between authenticated and unauthenticated modes, and which channels receive notifications for events like merging pull requests and deleting branches. It also discusses tools that can be integrated into ChatOps like bots written in Ruby. Popular chat clients for ChatOps include Slack, HipChat, and Flowdock. Hubot is a popular bot for DevOps teams that was originally developed by GitHub in CoffeeScript on Node.js.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
54 views6 pages
Git Slack Integration:: Create Pull Request
This document discusses Git Slack integration and ChatOps. It provides information on what ChatOps is, how notifications are triggered on GitHub updates between authenticated and unauthenticated modes, and which channels receive notifications for events like merging pull requests and deleting branches. It also discusses tools that can be integrated into ChatOps like bots written in Ruby. Popular chat clients for ChatOps include Slack, HipChat, and Flowdock. Hubot is a popular bot for DevOps teams that was originally developed by GitHub in CoffeeScript on Node.js.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6
Git Slack Integration:
1) ChatOps helps in –all the options mentioneed
2) What is ChatOps ? – philosaphty / collaboration practice 3) Compare the notifications triggered during Exercise 1 and Exercise 2. Which of the following notification to slack are missing when the GitHub repository is updated in authed mode vs. unauthed mode.pull notification 4) Merge the Pull request in GitHub for the updates made to starfeature branch. Which channels would receive notification for this event? – – stake holder and star team 5) Update the README.md file in the GitHub Branch starfeature and Commit the updates – star team 6) Create a New Pull Request. Review the changes between master and starfeature branch, and confirm by clicking Create pull request. Which channels would receive notification for this event? – stake holder and star team 7) Delete the branch starfeature in GitHub. Which channels would receive notification for this event? Star proj team 8) ------------------------------------------------ 9) tools can not be integrated into ChatOps 10)Tools can not be integrated into ChatOps – eclipse 11)Through ChatOps, communication can be bi-directional. i.e. users can submit commands from the chat room to the bots, which direct the commands to the respective systems; the systems can automatically push status to the chat room directly. – true 12)Which of the following Bots are written in Ruby – lita 13)Which of the following is not an ideal target to automate through ChatOps – auto scalling server 14)Which of the following is the main consideration while choosing a Chatbot? All option 15)Through ChatOps, collaboration is tied to the IT systems and processes, therefore making it more ____________all option 16)Which of the following is not a ChatClient – lita 17)ChatOps primary aim is to move conversations away from e-mail and into business chat tools." Is this statement correct? – false 18)Which of the following activities can be automated through ChatOps – not all option 19)ChatOps is a collaboration model which offers a single and persistent location, for ___________ to collaborate with each other. – people bots tools 20)Through Chat Client, users can – all option 21)Which of the following are the technical benefits that the teams can realize by adapting ChatOps – all option 22)Few Channels in Slack are listed with a lock symbol in the Explorer, because these channels are –not exclusive 23)Can Chatbot be used by a restaurant to take customer orders and make menu items suggestions. – yes
24)
Few Channels in Slack are listed with a lock symbol in the Explorer, because these channels are-Not Public is incorrect answer
25)
Which of the following activities can be automated through ChatOps-Make
Server Configuration Changes is incorrect answer
Popular Chat Clients: Slack, HipChat, flowdock and Campfire
get a better understanding of Chatbot, over next few cards, we will look at integrating Jirio Bot with Slack. Hubot is widely gaining popularity among DevOps teams. It was first developed by GitHub in CoffeeScript on Node.js.
Python Advanced Programming: The Guide to Learn Python Programming. Reference with Exercises and Samples About Dynamical Programming, Multithreading, Multiprocessing, Debugging, Testing and More