[WIP] Fix weekly workflow editor checks#17590
Merged
pelikhan merged 3 commits intocopilot/weekly-workflow-editor-checksfrom Feb 21, 2026
Merged
[WIP] Fix weekly workflow editor checks#17590pelikhan merged 3 commits intocopilot/weekly-workflow-editor-checksfrom
pelikhan merged 3 commits intocopilot/weekly-workflow-editor-checksfrom
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
49eacb0
into
copilot/weekly-workflow-editor-checks
43 checks passed
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the weekly editors health check workflow configuration to allow uploading up to 5 assets instead of 0, and recompiles the lock file to reflect this change.
Changes:
- Increased the
maxlimit forupload-assetfrom 0 to 5 in the workflow configuration - Updated the compiled lock file to reflect the new asset upload limit and constraint description
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/weekly-editors-health-check.md | Added max: 5 configuration to the upload-asset safe-outputs section |
| .github/workflows/weekly-editors-health-check.lock.yml | Updated JSON configuration and tool description to reflect the new 5-asset upload limit |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
pelikhan
added a commit
that referenced
this pull request
Feb 21, 2026
* Initial plan * feat: add weekly editors health check workflow Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Weekly editors health check: discover editors dynamically from docs (#17586) * Initial plan * feat: update weekly editors health check to scan editors.mdx for editor list Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * [WIP] Add automated weekly checks for workflow editors (#17591) * Initial plan * Add *.github.io and *.github.com to network firewall allowlist Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * [WIP] Fix weekly workflow editor checks (#17590) * Initial plan * Set upload-asset max to 5 in weekly-editors-health-check workflow Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com> * Update metadata hash in weekly editors health check workflow --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
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.
upload-assetmax to 5 in the weekly editors health check workflow🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.