Skip to content

🧼 [just] gh-process v3.9 fixes shellcheck warnings#20

Merged
chicks-net merged 3 commits intomainfrom
chicks/2025-11-21-gh-process-3-9
Nov 21, 2025
Merged

🧼 [just] gh-process v3.9 fixes shellcheck warnings#20
chicks-net merged 3 commits intomainfrom
chicks/2025-11-21-gh-process-3-9

Conversation

@chicks-net
Copy link
Copy Markdown
Owner

@chicks-net chicks-net commented Nov 21, 2025

Done

  • 🧼 [just] gh-process v3.9 fixes shellcheck warnings

Meta

Why did Claude have such a tough time reviewing this one? There were no reported outages today.

(Automated in .just/gh-process.just.)

Copilot AI review requested due to automatic review settings November 21, 2025 12:49
Copy link
Copy Markdown

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 updates the gh-process.just file to version 3.9 by addressing shellcheck warnings and improving shell script best practices. The changes focus on proper variable quoting, replacing git aliases with full commands for clarity, and restructuring command grouping.

  • Replaced git aliases (stp, pushup, co) with their full command equivalents for better readability
  • Fixed shellcheck warnings by properly quoting variables and using $() instead of backticks
  • Improved output redirection by grouping echo commands in a brace block

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

@chicks-net chicks-net merged commit b979cb1 into main Nov 21, 2025
4 of 5 checks passed
@chicks-net chicks-net deleted the chicks/2025-11-21-gh-process-3-9 branch November 21, 2025 16:19
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.

2 participants