Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There should be a way to get release notes (even if manually) #1209

Closed
bsclifton opened this issue Sep 20, 2018 · 5 comments
Closed

There should be a way to get release notes (even if manually) #1209

bsclifton opened this issue Sep 20, 2018 · 5 comments
Labels
closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated. documentation ✍️ infrastructure

Comments

@bsclifton
Copy link
Member

Requested via https://www.reddit.com/r/brave_browser/comments/9he5r9/are_patch_notes_for_dev_builds_made_available/

The ideal situation would be to update CHANGELOG.md in brave-core for what issues are fixed with a build (similar to browser-laptop)

However, it could take some time to create that automation. In the meantime, there should be a way to manually audit the changes. brave-browser does tag the builds which makes comparisons easier:
v0.55.4...v0.55.5

However, brave-core (and sub-components, like brave-extension) are not using tags, so there's not a clear way to tell what was fixed when

Another approach (instead of tagging), would be to create the milestones manually in GitHub (ex: 0.55.4 or 0.55.5) and then manually assign the issues to those milestones

@bsclifton bsclifton added this to the 1.x Backlog milestone Sep 20, 2018
@srirambv srirambv mentioned this issue Sep 28, 2018
@eljuno
Copy link

eljuno commented Oct 25, 2018

@srirambv
Copy link
Contributor

@srirambv srirambv mentioned this issue Oct 31, 2018
@srirambv
Copy link
Contributor

+1 from @reisraff via #1936

@rebron rebron removed this from the 1.x Backlog milestone Feb 7, 2019
@bsclifton
Copy link
Member Author

@srirambv do you think this is covered with your script?
https://github.com/brave/qa-resources/blob/master/changelog.py

@srirambv
Copy link
Contributor

srirambv commented Mar 6, 2019

@bsclifton that script would just grab the issue titles and categorize it based on features. But wont be the polished version of it which @kjozwiak and @rebron do it manually. If we are ok with just having the crude issue titles this script should do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated. documentation ✍️ infrastructure
Projects
None yet
Development

No branches or pull requests

4 participants