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

added bot name without space #30466

Merged
merged 2 commits into from
Oct 29, 2023
Merged

added bot name without space #30466

merged 2 commits into from
Oct 29, 2023

Conversation

michal-dagan
Copy link
Contributor

@michal-dagan michal-dagan commented Oct 26, 2023

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Description

Added bot name without space.

Must have

  • Tests
  • Documentation

@michal-dagan michal-dagan marked this pull request as ready for review October 26, 2023 12:49
@@ -23,7 +23,11 @@ if [[ ! -f "$GCS_MARKET_KEY" ]]; then
fi

if [ -n "${CLOUD_API_KEYS}" ]; then
echo "${CLOUD_API_KEYS}" > "cloud_api_keys.json"
if [ "${TEST_XDR_ENV}" == "true" ]; then
Copy link
Contributor Author

Choose a reason for hiding this comment

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

missed in the previous fix: #30460

@michal-dagan michal-dagan merged commit 12113f0 into master Oct 29, 2023
16 checks passed
@michal-dagan michal-dagan deleted the update-bot-name branch October 29, 2023 07:47
sapirshuker pushed a commit that referenced this pull request Dec 21, 2023
* added bot name without space

* fixed echo cat
israelpoli pushed a commit that referenced this pull request May 15, 2024
* added bot name without space

* fixed echo cat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants