# fxa-bugzilla-mirror **Repository Path**: mirrors_mozilla/fxa-bugzilla-mirror ## Basic Information - **Project Name**: fxa-bugzilla-mirror - **Description**: An experiment in mirror bugzilla issues into github - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Firefox Accounts Bugzilla Mirror [![CircleCI](https://circleci.com/gh/mozilla/fxa-bugzilla-mirror.svg?style=svg)](https://circleci.com/gh/mozilla/fxa-bugzilla-mirror) 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