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

feat: Update PHP tags #518

Merged
merged 4 commits into from
Sep 13, 2023
Merged

feat: Update PHP tags #518

merged 4 commits into from
Sep 13, 2023

Conversation

diptanshumittal
Copy link
Contributor

Update kokoro_job_name in PHP tags to trigger the split repos.

@diptanshumittal diptanshumittal requested a review from a team as a code owner July 14, 2023 15:23
@diptanshumittal diptanshumittal added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 14, 2023
releasetool/commands/tag/php.py Outdated Show resolved Hide resolved
@bshaffer bshaffer removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 13, 2023
@bshaffer bshaffer enabled auto-merge (squash) September 13, 2023 14:43
@bshaffer bshaffer merged commit cdc159b into master Sep 13, 2023
@bshaffer bshaffer deleted the php_release_trigger branch September 13, 2023 14:46
chingor13 added a commit to googleapis/repo-automation-bots that referenced this pull request Jan 17, 2024
@@ -20,10 +20,9 @@ def kokoro_job_name(upstream_repo: str, package_name: str) -> Union[str, None]:
repo_short_name = upstream_repo.split("/")[-1]

if repo_short_name == "google-cloud-php":
return "cloud-devrel/client-libraries/php/google-cloud-php/docs/docs"

return "cloud-devrel/client-libraries/php/google-cloud-php/docs"
Copy link
Contributor

Choose a reason for hiding this comment

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

hmmm, this should not have been updated... the correct URL is /docs/docs

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.

3 participants