Skip to content

Conversation

aakashanandg
Copy link
Contributor

Fixes #<1265> 🦕

@aakashanandg aakashanandg requested review from a team as code owners December 12, 2024 09:01
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/python-spanner API. labels Dec 12, 2024
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Dec 12, 2024
Copy link
Contributor

@olavloite olavloite left a comment

Choose a reason for hiding this comment

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

The change itself LGTM, but the pull request title needs to be changed. We use conventional commits to generate the release notes. This means that:

  1. All commits and pull request titles should start with a commit type (feat:, docs:, fix:, etc.) In this case, the type should be docs:
  2. The rest of the header automatically goes into the release notes, so it should preferably be worded in a way that it reads naturally for someone reading it after it has been released. So in this case I would suggest docs: update the README instructions for running Spanner samples

@aakashanandg aakashanandg changed the title Updating the README in python spanner to include instructions for running spanner samples docs: update the README instructions for running Spanner samples Dec 12, 2024
@aakashanandg
Copy link
Contributor Author

The change itself LGTM, but the pull request title needs to be changed. We use conventional commits to generate the release notes. This means that:

  1. All commits and pull request titles should start with a commit type (feat:, docs:, fix:, etc.) In this case, the type should be docs:
  2. The rest of the header automatically goes into the release notes, so it should preferably be worded in a way that it reads naturally for someone reading it after it has been released. So in this case I would suggest docs: update the README instructions for running Spanner samples

Got it! I've updated the PR description to follow the conventional commits guideline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner API. samples Issues that are directly related to samples. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants