publish: czdev-selftest 0.0.1 (pipeline self-test — expected to FAIL) - #101
Merged
github-actions[bot] merged 3 commits intoAug 6, 2026
Merged
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
eggfly
added a commit
that referenced
this pull request
Aug 6, 2026
Syncs from CardputerZero/dev-portal (50bd9c4). listPullRequestsAssociatedWithCommit only sees commits in the repository it is asked about, so for a fork PR it returned nothing and the privileged stage silently skipped both the comment and the merge (seen on #101). Listing open PRs filtered by head does find them, and the head SHA from the event is still checked, so the decision rests on the same trusted inputs. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
❌ Package Validation Failed
📁 安装路径规则 + 可直接交给 AI 的提示词(点开)我们放行 Debian 的标准位置,只要求落在共享目录里的文件名/目录名带上你的包名, 把下面整段复制给 AI(Cursor / Claude / ChatGPT),它带着完整规则和你这次被拒的路径, If you believe this is an error, contact a maintainer. |
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
✅ Package Validation PassedAll checks passed. Ready for maintainer review. |
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.
自检 PR:故意包含
usr/bin/ls和usr/local/bin/thing,验证 fork 通道的安装路径检查会拒绝、评论里给出规则和提示词,且不会被自动合并。验证完即关闭。Made with Cursor