TimefoldAI / TimefoldAI/timefold-solver
Enable clean cut-off by a versioned release branch
Open
@rsynek is already working on this.
Since Jun 19, 2026.
build and release
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 228
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 46
Description
The __timefold_release_branch__ is always deleted and recreated if the release workflow is triggered. Thus, each release run starts with the content of the source branch, usually main.
The versioned release branch is created after a successful release to prepare for a bugfix release. The goal is to create the versioned release branch early to have a clean cut off.
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.