openedx / openedx/openedx-ai-extensions
Automate version bumping and construction of the changelog
Open
@Henrrypg is already working on this.
Since Apr 27, 2026.
code health
good first issue
maintenance
- Dominant language
- Python
- Stars
- 17
- Forks
- 11
- Avg merge
- 5h 33m
- Merged PRs (30d)
- 4
Description
So far we have created all releases manually by editing backend/openedx_ai_extensions/init.py and frontend/package.json with the semver of the new release, opening a PR and then crafting the release from the github UI. This could be hightly automated including writing in the changelog.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.