Skip to content

validate: MessageForDeleted in the calling repo's Versioning_93.json - #16

Open
sakanni wants to merge 2 commits into
developfrom
validate/messagefordeleted
Open

validate: MessageForDeleted in the calling repo's Versioning_93.json#16
sakanni wants to merge 2 commits into
developfrom
validate/messagefordeleted

Conversation

@sakanni

@sakanni sakanni commented Aug 6, 2026

Copy link
Copy Markdown

Reproduction of a false-fail seen on a live Revit PR, where an author declared two removals with MessageForDeleted and versioning failed both anyway. Not for merge.

NewFilenameIfExists(System.String) is present in the v9.2 dataset, so removing it and declaring the removal is a controlled test of the whole chain.

  • control, this commit, action pinned @8bbbaea (AssemblyInfo gate fix, no calling-repo scan): expect Error/1 naming the method
  • treatment, next commit, action at @develop (carries the scan fix): expect Pass

The declaration is inert beyond this test.

….json

Reproduces the shape seen on a prod Revit PR: a method present in the v9.2
dataset is removed from source and the removal is declared with
MessageForDeleted in the calling repo's Versioning_93.json.

Control leg, action pinned to 8bbbaea, which carries the AssemblyInfo gate
fix but not the calling-repo upgrade scan. The declaration must be ignored
and the check must report Error/1.
@sakanni
sakanni force-pushed the validate/messagefordeleted branch from 09a533c to 8a3f8c0 Compare August 6, 2026 11:50
Treatment leg. Source is identical, only the action ref changes, so the
declaration must now be honoured and the check must pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant