Conversation
…ot merge) Deletes a managed ruleset without a Deletion-Acknowledged line and removes ci.yaml's own deletion guard. The organization-required deploy guards workflow from reviewed main must still fail this pull request. Throwaway: closed unmerged. Refs #183 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…tive control, do not merge) Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
3 tasks
Contributor
Author
Negative control complete: the required deploy guard failed at the deletion check, as intended. The result is recorded on #183. Closing unmerged. |
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.
Why
#183 is waiting on proof that the new organization ruleset really enforces the deploy/ guards from reviewed
main, even when a pull request edits this repository's own CI to remove them.What
A throwaway test, never to be merged. It deletes a managed ruleset without acknowledging the deletion, and it removes
ci.yaml's own deletion check. The required🛡️ Enforce deploy/ guards from reviewed maincheck should still fail. Once that result is recorded on #183, this PR is closed and its branch deleted.Refs #183