GithubHelp home page GithubHelp logo

jimmycuadra / lita-retro Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 6.0 191 KB

A Lita handler to help manage topics for regular team retrospective meetings.

License: MIT License

Ruby 100.00%
lita ruby lita-handler chatops

lita-retro's Introduction

lita-retro

Build Status Code Climate Coverage Status

lita-retro is a Lita handler that helps manage topics for regular team retrospective meetings.

Installation

Add lita-retro to your Lita instance's Gemfile:

gem "lita-retro"

Usage

Throughout the week, team members may think of things they'd like to discuss at the next team retro. They can store their topic ideas with Lita and Lita will list all the topics when it comes time to meet and discuss them. Topics can be classified as good, bad, or neutral, signified by a happy face, a sad face, or a straight face, respectively.

Carl: Lita retro :) Our new documentation was super useful!
Lita: Good topic added!
Henry: Lita retro :( There were too many interruptions.
Lita: Bad topic added!
Sophie: Lita retro :| What are we supposed to do during downtime?
Lita: Neutral topic added!

Alternatively you could use +, -, and = instead of smiles.

When it's time for the retro, ask Lita to list all the topics for you.

You: Lita retro list
Lita: Good topic from Carl: Our new documentation was super useful!
      Bad topic from Henry: There were too many interruptions.
      Neutral topic from Sophie: What are we supposed to do during downtime?

After the meeting, clear the topics and begin collecting them for the following week. Only users in the :retro_admins authorization group can do this.

You: Lita retro clear
Lita: Cleared all topics!
You: Lita retro list
Lita: There are no retrospective topics yet.

To add users to the :retro_admins authorization group, see the documentation at http://docs.lita.io/getting-started/usage/#authorization-groups

License

MIT

lita-retro's People

Contributors

andrusha avatar jimmycuadra avatar jish avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lita-retro's Issues

Support per-channel retro topics

We're moving enterprise-wide with slack and our team rooms are being moved to channels. Would it be possible to support per-channel topic lists?

I'd be happy to code this myself, if you're interested in a PR. Any implementation pointers welcome

Doesn't work with smile auto-replacement

Some chats like HipChat or Slack might replace ":)" kind of smiles with ":simple_smile:", which breaks the way how bot parses messages.
The simplest solution would be to let user define list of positive/negative/neutral keywords

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.