Foreman core projects have all been branched for 1.20 and RC1 process is underway. Feel free to resume normal operations when merging into development branches.
If you run into any PRs that you think should be pulled into 1.20 prior to the GA release please bring them to my attention.
To help you understand what qualifies for being pulled in, let me share the general criteria I use for consideration:
- Bug fixes only. New features will have to wait 3 months for the next release, even if they are small and low risk.
- Risk of something breaking unexpectedly as a result. The lower the risk, the better the chances. Examples of some things that raise the risk: DB migrations, packaging changes, large refactoring.
- Impact on users. Issues blocking many users’ workflows, such as provisioning breaking, will be pulled in faster than issues that can be easily worked around.
- Timelines. If the request comes too late to pull into an RC, or requires creating another RC to verify and puts the timeline for GA at risk, the impact will have to be proportionally significant to justify the delay.