Skip to content

Add repository attribution policy gate - #4

Merged
bt1142msstate merged 1 commit into
mainfrom
policy/repository-attribution-gate
Aug 26, 2026
Merged

Add repository attribution policy gate#4
bt1142msstate merged 1 commit into
mainfrom
policy/repository-attribution-gate

Conversation

@bt1142msstate

Copy link
Copy Markdown
Owner

Summary

  • add a fast repository policy workflow for every push and pull request
  • scan branch and tag names, pull request and release metadata, commit messages, changed history, tracked paths, and tracked file contents
  • construct the two prohibited attribution terms at runtime so the policy does not add them to public source or history
  • add architecture coverage for case-insensitive text and byte scanning

Validation

  • repository policy check passed
  • lint passed
  • architecture suite: 15 tests passed
  • unit suite: 287 tests passed

@bt1142msstate
bt1142msstate force-pushed the policy/repository-attribution-gate branch from c4e7ba3 to f92ea61 Compare August 26, 2026 01:18
@bt1142msstate
bt1142msstate force-pushed the policy/repository-attribution-gate branch from f92ea61 to df2a766 Compare August 26, 2026 01:19
@bt1142msstate
bt1142msstate marked this pull request as ready for review August 26, 2026 03:01
@bt1142msstate
bt1142msstate merged commit 47c41e8 into main Aug 26, 2026
3 checks passed
@bt1142msstate
bt1142msstate deleted the policy/repository-attribution-gate branch August 26, 2026 03:01
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