-
-
Notifications
You must be signed in to change notification settings - Fork 405
Open
Conversation
AI use: OpenAI Codex based on GPT-5 was used to investigate the artifact layout, draft the workflow and packaging changes, and plan validation. I reviewed the changes and ran the full tests locally.
@github-actions
github-actions
Bot
added
the
ai-suspicion
This contribution is possibly created with lots of AI help without enough human understanding.
label
Sep 6, 2026
Contributor
This pull request did not pass quality checks and AI use is suspected. Please review Contribute and make any necessary amendments.
Contributor
Profile summary:
GitHub user: ryux1
🟢 No concerns found with user's profile.
🟢 No concerns found with recent PR activity.
🟢 No concerns found with recent issue activity.
For a more detailed report, run `gh-profiler ryux1`.
Full profile
GitHub user: ryux1
🟢 No concerns found with user's profile.
🟢 Account age: 2 years
🟢 Profile information:
name: Ryu
company: Earth
location: Solar System,
bio:
const ryu={role:"Systems architect",focus:"Networks+Scale",guard:"Integrity+Stability",exec:()=> "precision"}
Empty fields: blog, email
🟢 No concerns found with recent PR activity.
51 PRs opened in the last 21 days.
9 opened against repos the user owns.
0 opened against repos in publicly associated orgs.
42 opened against external repos.
🟢 4 of 42 external PRs closed without merging in the last 21 days.
🟢 No concerns found with recent issue activity.
4 new issues opened in the last 21 days.
3 opened in repos the user owns.
0 opened in repos in publicly associated orgs.
1 opened in external repos.
🟢 0 external issues closed as NOT_PLANNED.
🟢 0 external issues opened with the same title.
coverage: 97.562%. remained the same — ryux1:fix/1708-test-built-packages into collective:main
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.
Uh oh!
There was an error while loading. Please reload this page.
Linked issue
Description
Source distributions omitted generate_windows_to_olson_mapping.py, so two tests shipped in the archive failed outside a repository checkout. This includes the required file and adds an isolated CI job that downloads, unpacks, and tests the built source archive. Release jobs now depend on that test. The isolated result changed from 2 failures and 18,364 passes to 18,366 passes.
Checklist