Skip to content

refresh release note in git based on live version on GitHub - #12723

Open
pdurbin wants to merge 1 commit into
developfrom
7988-refresh-release-notes
Open

pdurbin wants to merge 1 commit into
developfrom
7988-refresh-release-notes

Conversation

@pdurbin

@pdurbin pdurbin commented Sep 18, 2026

Copy link
Copy Markdown
Member

What this PR does / why we need it:

After a release we make edits to the live version of release notes in GitHub.

This script copies the live version down to the git repo. It will allow us to keep the version in git up-to-date with the live version on GitHub.

Which issue(s) this PR closes:

Special notes for your reviewer:

Suggestions on how to test this:

The 6.11 release note in git, for example, is out of date, compared to the live version. So you can try this:

python3 refresh.py 6.11-release-notes.md

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?:

Additional documentation:

@github-actions github-actions Bot added Feature: Developer Guide Hackathon: Low Hanging Fruit hacktoberfest It's Hacktoberfest! https://groups.google.com/g/dataverse-community/c/n_Nn_T2yA-w/m/BcoXO4tEAQAJ Help Wanted: Documentation labels Sep 18, 2026
@pdurbin pdurbin moved this to Ready for Review ⏩ in IQSS Dataverse Project Sep 18, 2026
@pdurbin pdurbin added Size: 0.5 A percentage of a sprint. 0.35 hours and removed Hackathon: Low Hanging Fruit Feature: Developer Guide Help Wanted: Documentation Mentor: pdurbin hacktoberfest It's Hacktoberfest! https://groups.google.com/g/dataverse-community/c/n_Nn_T2yA-w/m/BcoXO4tEAQAJ labels Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: 0.5 A percentage of a sprint. 0.35 hours

Projects

Status: Ready for Review ⏩

Development

Successfully merging this pull request may close these issues.

Process for updating release notes after a release

1 participant