Skip to content

fossasia/scrum_helper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SCRUM Helper

Build Status

This chrome extension helps you to write scrums in google groups for FOSSASIA related projects. You need to add your github username, dates, and other options. It fetches your PRs, Issues, and the PRs you reviewed from Github API, and prefills the SCRUM. You can edit the scrum further to meet your needs.

SCRUMLOGO

How to install

1. Clone this repository.
2. Goto `chrome://extensions` on your chrome browser.
3. Turn on developer mode if not already on.
4. Load unpacked extension from `src` folder.
5. Click on the Scrum Helper icon you see on your browser toolbar.
6. Fill in the settings in the popup.
7. Open https://groups.google.com/forum/#!newtopic/<groupname>.
8. Refresh the page for new settings to reflect.

Setting up the code locally

$ git clone https://github.com/fossasia/scrum_helper_extension/
$ cd scrum_helper_extension
$ npm install

Screenshots

SCRUM

POPUP

About contributing

  • Follow the Issues and PRs templates as far as possible.
  • If you want to make a PR, please mention in the corresponding issue that you are working on it.
  • Please run npm run test locally to check for syntax errors before making a PR.

About

This Chrome extension helps in automatically putting together Scrums based on your Github contributions

Resources

License

Stars

Watchers

Forks

Packages

No packages published