Giter VIP home page Giter VIP logo

layout-triage's Introduction

Firefox Platform Layout Triage

The script in this repository updates and generates triage duty cycle rotations for the Firefox Platform Layout team. Data is published as JSON for consumption by release management auto-nag bots, as well as ICAL for consumption by team members.

Installation

  1. Clone the repository.
  2. Run npm install.
  3. Copy config.template.json to config.json and edit as needed.
  4. If desired, run npm run init to fetch the current state of the triage history from GitHub.

Adding a Triage Cycle

Run npm run update. Output (JSON and ICAL files) will be placed in the dist directory.

Publishing Updated Data

Run npm run publish. This will publish everything in the dist directory to the gh-pages branch and push it to GitHub.

Clearing Future Data

Run npm run clear. This will remove triage duty cycles from next week onwards. Useful if the set of triagers changes.

Resetting All Data

Note: This will erase all triage history in dist/history.json and start triage rotation over using the first team member listed on config.json.

Run npm run reset.

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.