← Back to issue list

fix: harden 'make help' for shell portability

View original Github issue

Metadata

Project
starbase
Number
#542
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged to harden make help for shell portability, resolving issue 538. Approved by two reviewers with passing CI. A reviewer requested changing the commit prefix from fix to build for clearer history tracking before final merge.

Suggested action:

No scores available.

Issue body

I believe this fixes #538 --- - [ ] I've followed the [contribution guidelines](https://github.com/canonical/starbase/blob/main/CONTRIBUTING.md). - [ ] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/). - [ ] I've successfully run `make lint && make test`. - [ ] I've added or updated any relevant documentation. - [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing. - [ ] I've updated the relevant release notes.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged to harden make help for shell portability, resolving issue 538. Approved by two reviewers with passing CI. A reviewer requested changing the commit prefix from fix to build for clearer history tracking before final merge.
qwen3.6-35b-a3b-mtp-q6 Merged after reviewer requested changing the commit prefix from fix to build. The change hardens the make help command for shell portability and resolves issue 538.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#501 fix: help formatting when running `make -f common.mk` starbase merged Merged upstream fix for help formatting when running make -f common.mk. Approved by two reviewers, passed all CI checks, and resolved via a single-line change.
72%