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

chore: fix typo in update_owlbot_postprocessor_config.sh #8535

Merged
merged 5 commits into from
Oct 6, 2022

Conversation

meltsufin
Copy link
Member

Fixes: #8533.

@meltsufin meltsufin requested a review from suztomo October 5, 2022 21:17
@snippet-bot
Copy link

snippet-bot bot commented Oct 5, 2022

Here is the summary of changes.

You are about to delete 8 region tags.

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

Comment on lines 119 to 120
echo "These artifacts don't exist: ${missing_artifacts[*]}"

echo "Generating the release-please configurations..."
./generation/generate_release_please_config.sh
echo "Done generating release-please configurations..."

echo "Copying over the README and CHANGELOG files"
./generation/copy_readme_changelog.sh
echo "Done copying over the README and CHANGELOG files" No newline at end of file
echo "These artifacts don't exist: ${missing_artifacts[*]}"
Copy link
Member

Choose a reason for hiding this comment

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

Memo: Bootstrap.sh already calls the script separately.

@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Oct 6, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit c49d967 into main Oct 6, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the fix-owlbot-exclusions branch October 6, 2022 16:30
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 6, 2022
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.

OwlBot pull requests adds samples directories
2 participants