Skip to content

docs: add Releasing section to CONTRIBUTING.md#26

Merged
Aaron ("AJ") Steers (aaronsteers) merged 2 commits intomainfrom
devin/1771615309-add-releasing-docs
Feb 20, 2026
Merged

docs: add Releasing section to CONTRIBUTING.md#26
Aaron ("AJ") Steers (aaronsteers) merged 2 commits intomainfrom
devin/1771615309-add-releasing-docs

Conversation

@aaronsteers
Copy link
Contributor

@aaronsteers Aaron ("AJ") Steers (aaronsteers) commented Feb 20, 2026

docs: add Releasing section to CONTRIBUTING.md

Summary

Adds a ## 🚀 Releasing section to CONTRIBUTING.md with:

  • Inline release instructions (click "Edit" on the latest draft from the releases page, then "Publish release")
  • A link to the shared Releasing Guide for more detail

This is part of a cross-repo effort to give every repo using semantic-pr-release-drafter a consistent "Releasing" entry in its CONTRIBUTING.md, with a single source of truth for release instructions. The companion PR adding the guide itself: aaronsteers/semantic-pr-release-drafter#41

Updates since last revision

  • Updated section heading to ## 🚀 Releasing per reviewer feedback
  • Added inline release instructions with repo-specific releases page link
  • Added ℹ️ callout linking to the detailed Releasing Guide

Review & Testing Checklist for Human

Notes

Requested by: Aaron ("AJ") Steers (@aaronsteers)


Devin session


Open with Devin

Co-Authored-By: AJ Steers <aj@airbyte.io>
@devin-ai-integration
Copy link
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link

🎉 Thanks for opening this pull request!

Your contribution is appreciated. Here are some helpful commands you can use:

Quick Commands

  • /autofix - Auto-format and fix linting issues (ruff format + ruff check --fix)
  • /lock - Update the uv.lock file with latest dependencies

Available Poe Tasks

You can run any of these tasks using the slash command: /poe <task-name>

Core Tasks

  • /poe test - Run all tests
  • /poe test-fast - Run tests with fast exit on first failure
  • /poe lint - Check code style and quality
  • /poe format - Format code with ruff
  • /poe deps - Check for unused and missing dependencies
  • /poe check - Run format check, linting, dependency check, and tests

Quick Fixes

  • /poe fix - Auto-format and fix linting issues
  • /poe clean - Clean up build artifacts and cache

Build & Install

  • /poe build - Build the package
  • /poe install - Install with development dependencies

Other Commands

  • /poe version - Show package version
  • /poe pre-commit - Run pre-commit style checks

The CI will automatically run tests when you push commits. Happy coding! 🚀

Co-Authored-By: AJ Steers <aj@airbyte.io>
@devin-ai-integration devin-ai-integration bot marked this pull request as ready for review February 20, 2026 20:13
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@aaronsteers Aaron ("AJ") Steers (aaronsteers) merged commit ec4246c into main Feb 20, 2026
17 checks passed
@aaronsteers Aaron ("AJ") Steers (aaronsteers) deleted the devin/1771615309-add-releasing-docs branch February 20, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant