Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Subsribe sample #1260

Merged
merged 2 commits into from
Sep 28, 2024
Merged

doc: Subsribe sample #1260

merged 2 commits into from
Sep 28, 2024

Conversation

mukund-ananthu
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

Copy link

snippet-bot bot commented Sep 25, 2024

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: pubsub Issues related to the googleapis/python-pubsub API. samples Issues that are directly related to samples. labels Sep 25, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Sep 25, 2024
@mukund-ananthu mukund-ananthu changed the base branch from main to publish_samples September 25, 2024 23:35
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@mukund-ananthu
Copy link
Contributor Author

@hongalex PTAL

samples/snippets/subscriber.py Outdated Show resolved Hide resolved
@mukund-ananthu mukund-ananthu force-pushed the publish_samples branch 5 times, most recently from 326822f to 05ab569 Compare September 27, 2024 04:16
Base automatically changed from publish_samples to main September 27, 2024 05:00
@iennae iennae added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 27, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 28, 2024
@mukund-ananthu mukund-ananthu enabled auto-merge (squash) September 28, 2024 02:04
@mukund-ananthu mukund-ananthu force-pushed the subsribe_sample branch 2 times, most recently from d808b42 to 64a4a33 Compare September 28, 2024 15:54
@mukund-ananthu mukund-ananthu merged commit 45a251d into main Sep 28, 2024
26 of 27 checks passed
@mukund-ananthu mukund-ananthu deleted the subsribe_sample branch September 28, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/python-pubsub API. samples Issues that are directly related to samples. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants