Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Git Slack Integration

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Git Slack Integration

1.What is ChatOps ?
->Philosophy

2.ChatOps helps in _________


->All the options mentioned

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.Update the README.md file in the GitHub Branch starfeature and Commit the
updates. Which channels would receive notification for this event?
->starprojectteam

5.Delete the branch starfeature in GitHub. Which channels would receive


notification for this event?
->starprojectteam

6.Merge the Pull request in GitHub for the updates made to starfeature branch.
Which channels would receive notification for this event?
->stakeholders and starprojectteam

7.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?
->stakeholders and starprojectteam

8.Which of the following activities can be automated through ChatOps


->All the options mentioned

9.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.
->T

10.Which of the following Bots are written in Ruby


->Hubot

11.Which of the following is not an ideal target to automate through ChatOps


->Auto Scaling Servers

12.Which of the following activities can be automated through ChatOps


->All(F)

13.Which of the following Bots are written in Ruby


->Hubot(F)

14.Which of the following tools can not be integrated into ChatOps.


->GitHub(F)

15.Few Channels in Slack are listed with a lock symbol in the Explorer, because
these channels are ___________
->Public(F)

16."ChatOps primary aim is to move conversations away from e-mail and into business
chat tools." Is this statement correct?
->F

You might also like