Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

build: update README to indicate that source has moved#1788

Merged
parthea merged 1 commit intomainfrom
parthea-patch-2
Mar 31, 2026
Merged

build: update README to indicate that source has moved#1788
parthea merged 1 commit intomainfrom
parthea-patch-2

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Mar 31, 2026

@parthea parthea requested review from a team as code owners March 31, 2026 20:59
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: storage Issues related to the googleapis/python-storage API. labels Mar 31, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds an archive notice to the README.rst file, redirecting users to the new repository location. A review comment correctly identified a syntax error in the reStructuredText formatting where an unnecessary leading colon was included, and provided a suggestion to correct it.

@@ -1,3 +1,8 @@
:**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The leading colon at the start of the line appears to be a typo. In reStructuredText, starting a line with :Text: defines a field list item, which is likely not the intended formatting for this archive notice. Removing the leading colon will ensure the text renders as a standard bolded paragraph.

Suggested change
:**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.
**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The diff looks good as is

image

@parthea parthea merged commit ab4997c into main Mar 31, 2026
6 of 15 checks passed
@parthea parthea deleted the parthea-patch-2 branch March 31, 2026 21:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/python-storage API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants