Skip to content

chore: sync development to main#2669

Merged
maintainerr-automation[bot] merged 1 commit intomainfrom
development
Apr 12, 2026
Merged

chore: sync development to main#2669
maintainerr-automation[bot] merged 1 commit intomainfrom
development

Conversation

@maintainerr-automation
Copy link
Copy Markdown
Contributor

Summary

Promotes the current development branch state to main for release.

Notes

  • development is the source branch for ongoing work.
  • main is the stable release branch.
  • This PR should be squash-merged.
  • Create or update this PR with ./release.sh prepare-pr.
  • When the PR is approved, release automation continues automatically.
  • Approval triggers Release 2 - Queue Push PR To Main.
  • Release 2.5 - Execute Push PR To Main reloads the PR state, confirms the approving CODEOWNER still has an active approval, waits for non-release checks to finish, then continues the remaining release steps.
  • The remaining release steps are: squash-merge into main, sync back branches, and run Release 4 - Build Main.
  • If checks or branch protection still block the merge, release automation comments on this PR with the blocker.
  • If the flow succeeds, release automation posts a final summary comment with the merge, sync-back, and build results.
  • The manual release workflow starts only after the post-merge sync-back is complete.
  • Release 5 - Publish finishes with a second sync-back so the semantic-release commit on main is merged back into development.
  • Trigger the final release from main with REF=main ./release.sh release.

Test Plan

  • Run ./release.sh prepare-pr
  • Review the changed files and commit list in this PR
  • Approve this PR to trigger Release 2 - Queue Push PR To Main and Release 2.5 - Execute Push PR To Main
  • Confirm the PR was squash-merged into main, sync-back completed, and Release 4 - Build Main finished
  • Run REF=main ./release.sh release
  • Confirm Release 5 - Publish synced the release commit from main back into development

Movies in zero collections returned null, which after 3.2.0's null-guard
short-circuits rules like NOT_CONTAINS to false. Match Jellyfin's
behaviour and return [] so NOT_CONTAINS evaluates correctly.
@maintainerr-automation maintainerr-automation Bot added the release:docker-build Build release candidate Docker image label Apr 12, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by release automation (CODEOWNER approval was verified by Release 2).

@maintainerr-automation maintainerr-automation Bot merged commit dc06205 into main Apr 12, 2026
24 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Release 2.5 - Execute Push PR To Main completed after approval.

  • PR squash-merged into main
  • Sync back: success
  • Build Main: success

@maintainerr-automation
Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 3.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:docker-build Build release candidate Docker image released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant