Skip to content

Commit 2a1b63e

Browse files
docs: move semantic-pr-release-drafter reference from CONTRIBUTING.md to RELEASES.md
Co-Authored-By: AJ Steers <aj@airbyte.io>
1 parent 25a25cd commit 2a1b63e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,7 @@ The `docs-generate` Poe task is mapped to the `run()` function of `docs/generate
9595

9696
## Release Management
9797

98-
This project uses [`semantic-pr-release-drafter`](https://github.com/aaronsteers/semantic-pr-release-drafter) for automated release management. For more information, see the [Releasing Guide](https://github.com/aaronsteers/semantic-pr-release-drafter/blob/main/docs/releasing.md).
99-
100-
Please also see the [Release Management](./RELEASES.md) guide for repo-specific information on how to perform releases and pre-releases.
98+
Please see the [Release Management](./RELEASES.md) guide for information on how to perform releases and pre-releases.
10199

102100
## FAQ
103101

docs/RELEASES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Airbyte Python CDK - Release Management Guide
22

3+
This project uses [`semantic-pr-release-drafter`](https://github.com/aaronsteers/semantic-pr-release-drafter) for automated release management. For more information, see the [Releasing Guide](https://github.com/aaronsteers/semantic-pr-release-drafter/blob/main/docs/releasing.md).
4+
35
## Publishing stable releases of the CDK and SDM
46

57
A few seconds after any PR is merged to `main` , a release draft will be created or updated on the releases page here: https://github.com/airbytehq/airbyte-python-cdk/releases. Here are the steps to publish a CDK release:

0 commit comments

Comments
 (0)