Open Bug 1569755 Opened 5 years ago Updated 1 year ago

Publish CHANGELOG.md from release/beta branch

Categories

(GeckoView :: General, task, P3)

Unspecified
All

Tracking

(Not tracked)

People

(Reporter: agi, Unassigned)

References

(Blocks 2 open bugs)

Details

Right now we publish the CHANGELOG.md file from the tip of m-c. This is not accurate as we (sigh) sometimes uplift API changes to the beta branch.

One way to fix that would be to have a versioned CURRENT.md changelog file that gets rolled every time we branch off, and then we can update the publish script to link all CURRENT.md files from the branches that we care about (most likely: release, beta and central).

changelog/CURRENT.md // changes happen here
changelog/v68.md // old CURRENT.md gets copied here after branch cut
changelog/v67.md
// ...

A script uploads changelog to https://geckoview.dev.

Priority: -- → P3
Rank: 12
Severity: normal → S3
Rank: 12 → 333

Tasks should have severity N/A.

Severity: S3 → N/A
You need to log in before you can comment on or make changes to this bug.