Skip to content

Clean up automated setup instructions in README#2211

Merged
cb-github-robot merged 1 commit intomainfrom
seokho-son-patch-1
Nov 18, 2025
Merged

Clean up automated setup instructions in README#2211
cb-github-robot merged 1 commit intomainfrom
seokho-son-patch-1

Conversation

@seokho-son
Copy link
Copy Markdown
Member

Removed duplicate instructions for automated setup script in README.

Removed duplicate instructions for automated setup script in README.
Copilot AI review requested due to automatic review settings November 18, 2025 04:38
@github-actions github-actions bot added the docs Improvements or additions to documentation label Nov 18, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR cleans up duplicate automated setup instructions in the README by removing a redundant bash code block that showed how to download and run the setup script.

Key Changes:

  • Removed duplicate bash code block with curl command for automated setup
  • Removed post-installation note about Docker permissions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

> ℹ️ **Post-installation**: Log out and back in to activate Docker permissions and aliases.
- https://github.com/cloud-barista/cb-tumblebug/blob/main/scripts/set-tb.sh

-
Copy link

Copilot AI Nov 18, 2025

Choose a reason for hiding this comment

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

This line appears to be an empty bullet point (- with just a space). This should either be removed entirely or have content added to it. Empty bullet points can cause formatting issues in markdown renderers.

Suggested change
-

Copilot uses AI. Check for mistakes.
Comment on lines 155 to 158
```bash
# Download and run automated setup script
curl -sSL https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/main/scripts/set-tb.sh | bash
```
Copy link

Copilot AI Nov 18, 2025

Choose a reason for hiding this comment

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

The post-installation note about logging out and back in to activate Docker permissions and aliases has been removed. This was important information for users. Consider adding it back after the code block, for example:

> ℹ️ **Post-installation**: Log out and back in to activate Docker permissions and aliases.

Copilot uses AI. Check for mistakes.
@seokho-son
Copy link
Copy Markdown
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Nov 18, 2025
@cb-github-robot cb-github-robot merged commit b318989 into main Nov 18, 2025
12 of 13 checks passed
@cb-github-robot cb-github-robot deleted the seokho-son-patch-1 branch November 18, 2025 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon. docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants