Recompile workflow lock files with updated schemas#8262
Merged
Conversation
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Recompile workflow lock files with updated cron schedules
Recompile workflow lock files with updated schemas
Dec 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CI cleaner workflow run #330 successfully recompiled all workflow lock files but failed to push due to git push failure. This PR applies the recompilation results.
Changes
daily-choice-test.lock.yml,mcp-inspector.lock.yml)safe_output_types_validation.test.cjsto match prettier standardsThe schema property reordering is non-functional - just deterministic sorting of JSON keys from the compilation process. All 126/127 workflows compile successfully (1 workflow skipped due to npm validation issue, consistent with CI cleaner behavior).
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/githubnext/gh-aw/actions/artifacts/4996247932/zip/usr/bin/curl curl -L -H Authorization: token -H Accept: application/vnd.github.v3+json REDACTED -o aw.patch.zip(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] Recompile workflow lock files with updated cron schedules</issue_title>
<issue_description>## Summary
CI cleaner workflow run #330 successfully validated the codebase and recompiled all workflow lock files.
CI Cleanup Results
✅ Step 1: Format Sources
✅ Step 2: Run Linters
✅ Step 3: Run Tests
✅ Step 4: Recompile Workflows
mcp-inspector.md) due to npm validation issueChanges Made
This PR updates workflow lock files (
.lock.yml) with recompiled content:Modified Files (44)
Known Issues
Environment Configuration
The CI cleaner environment had two configuration issues:
These environment issues did not prevent successful CI cleanup for 99.2% of workflows.
Validation
All CI cleaner steps executed successfully:
Recommendation
Ready to merge - All code is properly formatted, linted, tested, and workflows are recompiled with updated schedules.
CI Run: Workflow run githubnext/gh-aw#330
Triggered: 2025-12-31T06:10:24.634Z (scheduled run)
To apply the patch locally:
Show patch preview (500 of 631 lines)