chore: skill pipeline updates#1682
Open
skills-generation[bot] wants to merge 20 commits into
Open
Conversation
Author
🤖 Skill pipeline status
This comment is updated each iteration. Failure mid-chain leaves the chain stopped — re-trigger manually with |
eshaben
reviewed
May 21, 2026
Collaborator
eshaben
left a comment
There was a problem hiding this comment.
just did a quick spot check and noticed one thing
| "npx hardhat run scripts/deploy.js --network polkadotHubTestNet" | ||
| ], | ||
| "description": "Deploy UniswapV2ERC20, UniswapV2Factory, and UniswapV2Pair to Polkadot Hub TestNet via the passetHub network config. The script outputs the deployed addresses — save them, especially the Factory address, which is needed for creating liquidity pairs.\n\nNote: The documentation shows `--network polkadotHubTestNet` but the actual network name in hardhat.config.js is `passetHub`.", | ||
| "description": "Deploy UniswapV2ERC20, UniswapV2Factory, and UniswapV2Pair to Polkadot Hub TestNet via the polkadotHubTestNet network config. The script outputs the deployed addresses — save them, especially the Factory address, which is needed for creating liquidity pairs.\n\nNote: The documentation shows `--network polkadotHubTestNet` but the actual network name in hardhat.config.js is `polkadotHubTestNet`.", |
Collaborator
There was a problem hiding this comment.
These are now the same thing so the last sentence is a bit weird
added 13 commits
May 27, 2026 20:08
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.
Auto-generated by the monitor-skills workflow.
This PR bundles all changes produced by the skill generation pipeline:
skill_coverage.json— page coverage stateskill_candidates.json— triage backlogref_repo_change_alerts.json— upstream reference repo alertsrepo_state.json— tracked reference repo commit SHAsagent_skills_config.json— generated skills consumed by the mkdocs pluginThe branch accumulates changes across triage and generate batches;
this single PR gets updated instead of creating new ones.
Merging publishes the skills to the docs site.