Skip to content

Commit e8a7a92

Browse files
Copilotpelikhan
andauthored
Fix yamllint violations in generated lock files
- trigger_parser.go: use yaml.MarshalWithOptions with IndentSequence(true) for `on:` section when reaction/status-comment/stop-after triggers present - tools.go: same fix for slash_command and label_command event merging - schedule_preprocessing.go: move Friendly format comment inline on cron line instead of a separate next line (fixes comments-indentation warnings) - compiler_main_job.go: normalize RenderToYAML() output through filterJobLevelPermissions in needsContentsRead block (fixes expected 6 but found 10 indentation errors for workflows missing contents:read) - Update test assertions to match new IndentSequence(true) output - Update wasm golden file for smoke-copilot - Recompile all 260 lock files Before: 410 yamllint violations (62 errors, 348 warnings) After: 227 yamllint violations (16 errors, 211 warnings) Remaining 16 errors are pre-existing in embedded jq/shell scripts Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent 5b14b05 commit e8a7a92

207 files changed

Lines changed: 280 additions & 451 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ab-testing-advisor.lock.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ace-editor.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agent-performance-analyzer.lock.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agent-persona-explorer.lock.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agentic-token-audit.lock.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agentic-token-optimizer.lock.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/api-consumption-report.lock.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/architecture-guardian.lock.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/artifacts-summary.lock.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/audit-workflows.lock.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)