# relnotes **Repository Path**: mirrors_mozilla/relnotes ## Basic Information - **Project Name**: relnotes - **Description**: INACTIVE - Release notes generator for Firefox releases - **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-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README The `run.py` script generates the release notes page for Release, Aurora, Beta, and ESR. Instructions: 1. Make sure you have the connection information for the postgres database shared by release management. 2. Install the requirements (`pip install -r requirements/compiled.txt`) 3. Run `python run.py -o -c [channels,] --{aurora,beta,esr}-suffix ` The output dir will contain the generated release notes pages.