Skip to content

docs: add comprehensive release process guide for libmagic-rs#150

Merged
unclesp1d3r merged 2 commits into
mainfrom
dosu/doc-update-123
Mar 6, 2026
Merged

docs: add comprehensive release process guide for libmagic-rs#150
unclesp1d3r merged 2 commits into
mainfrom
dosu/doc-update-123

Conversation

@dosubot
Copy link
Copy Markdown
Contributor

@dosubot dosubot Bot commented Mar 6, 2026

Update documentation for #123

This document provides a complete release process guide for libmagic-rs, covering semantic versioning, conventional commits, pre-release checklists, version bumping procedures, and hotfix workflows. It also documents the automated release system using release-plz and cargo-dist, including configuration details, authentication methods, and the release schedule to help maintainers conduct reliable, consistent releases.

Generated by Dosu

@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 6, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 6, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 CI must pass

Wonderful, this rule succeeded.

All CI checks must pass. Release-plz PRs are exempt because they only bump versions and changelogs (code was already tested on main), and GITHUB_TOKEN-triggered force-pushes suppress CI.

  • check-success = coverage
  • check-success = quality
  • check-success = test
  • check-success = test-cross-platform (macos-latest, macOS)
  • check-success = test-cross-platform (ubuntu-22.04, Linux)
  • check-success = test-cross-platform (ubuntu-latest, Linux)
  • check-success = test-cross-platform (windows-latest, Windows)

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are within 10 commits of the base branch before merging

  • #commits-behind <= 3

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Mar 6, 2026
@unclesp1d3r unclesp1d3r enabled auto-merge (squash) March 6, 2026 04:57
@unclesp1d3r unclesp1d3r self-assigned this Mar 6, 2026
@dosubot dosubot Bot added the lgtm Approved for the merge queue label Mar 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@mergify mergify Bot left a comment

Choose a reason for hiding this comment

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

Automatically approved by Mergify

@unclesp1d3r unclesp1d3r merged commit 330e2f9 into main Mar 6, 2026
25 checks passed
@unclesp1d3r unclesp1d3r deleted the dosu/doc-update-123 branch March 6, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation lgtm Approved for the merge queue size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant