Skip to content

BURHAN-MOP v0.1.7

Choose a tag to compare

@MoonWIRaja MoonWIRaja released this 12 Jun 18:57
· 33 commits to main since this release

Changes

  • Enforced active GitHub user identity for autosycn member commits.
  • Derived member commit email from gh api user as ID+USERNAME@users.noreply.github.com by default.
  • Refused commit/push when active gh account does not match member githubUsername.
  • Kept BURHAN-MOP identity reserved for merge guardian commits only.
  • Updated setup/member git identity commands to support --git-email github-noreply / --email github-noreply.
  • Updated provider docs and protocol to document user-account commit attribution.

Validation

  • node --check .MOP/scripts/mop-core.mjs
  • node --check .MOP/scripts/mop-autosycn.mjs
  • npm run validate
  • npm run doctor
  • npm run pack:dry
  • Smoke tested setup identity derivation from gh api user.
  • Smoke tested autosycn git commit author/committer as 168633207+MoonWIRaja@users.noreply.github.com.

Commit

  • 6badc5d