Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 6, 2026

Release Proposal: v2.11.0-beta.2

Target Commit: 7b031e1eb5bc0bae9a8394d93f20399932ebd4d3
Requested by: @mholt
Commit Status: This is the latest commit (HEAD)

This PR proposes creating release tag v2.11.0-beta.2 at commit 7b031e1eb5bc0bae9a8394d93f20399932ebd4d3.

Approval Process

This PR requires approval from 2+ maintainers before the tag can be created.

What happens next?

  1. Maintainers review this proposal
  2. When 2+ maintainer approvals are received, an automated workflow will post tagging instructions
  3. A maintainer manually creates and pushes the signed tag
  4. The release workflow is triggered automatically by the tag push
  5. Upon release completion, this PR is closed and the branch is deleted

Changes Since Last Release

Release Checklist

  • All tests pass
  • Security review completed
  • Documentation updated
  • Breaking changes documented

Note: Tag creation is manual and requires a signed tag from a maintainer.

@mholt
Copy link
Member

mholt commented Jan 6, 2026

We haven't hit our milestones for a stable release yet, but this should make ZeroSSL API issuance function again. Plus, I don't think it's bad to practice more frequent releases especially using this awesome new flow!

@github-actions
Copy link
Author

github-actions bot commented Jan 6, 2026

✅ Approval Quorum Reached

This release proposal has been approved by 2 maintainers: @mohammed90, @francislavoie

Tagging Instructions

A maintainer should now create and push the signed tag:

git checkout 7b031e1eb5bc0bae9a8394d93f20399932ebd4d3
git tag -s v2.11.0-beta.2 -m "Release v2.11.0-beta.2"
git push origin v2.11.0-beta.2
git checkout -

The release workflow will automatically start when the tag is pushed.

@github-actions
Copy link
Author

github-actions bot commented Jan 6, 2026

🚀 Release Workflow Started

Release workflow is now running. This PR will be updated when the release is published.

@github-actions
Copy link
Author

github-actions bot commented Jan 6, 2026

✅ Release Published

The release has been successfully published and is now available.

@github-actions github-actions bot closed this Jan 6, 2026
@github-actions github-actions bot deleted the release_proposal-v2.11.0-beta.2 branch January 6, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants