Skip to content
This repository has been archived by the owner. It is now read-only.
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

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

Firefox Accounts Bugzilla Mirror

CircleCI

This is a little experiment in mirroring FxA-related bugzilla bugs into github, so that we can view them in our github-based work planning flow at:

https://github.com/mozilla/fxa/issues

It may turn out to be a bad idea, so don't get too excited about it just yet...

How do I get a bugzilla bug to show up in waffle?

  • Add "[fxa]" to the bug's "whiteboard" field.
  • Add "[fxa-waffle]" to the bug's "whiteboard" field.

All such bugs will be dealt with by the bug-syncing script. The script runs automatically for public bugs every day! You can also run it by hand:

node ./scripts/sync_bugs.js

About

An experiment in mirror bugzilla issues into github

Resources

Releases

No releases published

Packages

No packages published