Commit 2010983
🩹 [Patch]: Remove output access hints from logs (#55)
Removes the output access hint text from the action logs to avoid
confusion when the action is used directly or nested in another
composite action. The output grouping and output content display remain
unchanged.
- Fixes #54
## Changes
- Remove access-hint printing in `scripts/outputs.ps1`
- Simplify composite output test by removing access-pattern demo and
help-text validation
## Rationale
The access pattern differs for direct vs nested usage, so printed hints
can be misleading. Removing the hint avoids confusion while still
showing the output values.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: MariusStorhaug <17722253+MariusStorhaug@users.noreply.github.com>
Co-authored-by: Marius Storhaug <marstor@hotmail.com>1 parent 9fd70c8 commit 2010983
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 36 | | |
41 | 37 | | |
42 | 38 | | |
| |||
0 commit comments