Skip to content

Add MILESTONE_GATE_SKIPPED to reason_code catalog - #397

Open
tebney wants to merge 1 commit into
Stellar-TrustBridge:mainfrom
tebney:add-milestone-gate-skipped-reason-code
Open

Add MILESTONE_GATE_SKIPPED to reason_code catalog#397
tebney wants to merge 1 commit into
Stellar-TrustBridge:mainfrom
tebney:add-milestone-gate-skipped-reason-code

Conversation

@tebney

@tebney tebney commented Aug 31, 2026

Copy link
Copy Markdown
  • Add MILESTONE_GATE_SKIPPED to schemas/reason-codes.json
  • Update KNOWN_REASON_CODES array in tests/reason-codes.test.ts
  • Update reason_code reference table in docs/USAGE.md
  • Add MILESTONE_GATE_SKIPPED case to example switch statement

This code is emitted by src/index.ts when the milestone gate skips validation due to the issue's milestone not being in the allowlist.

- Add MILESTONE_GATE_SKIPPED to schemas/reason-codes.json
- Update KNOWN_REASON_CODES array in __tests__/reason-codes.test.ts
- Update reason_code reference table in docs/USAGE.md
- Add MILESTONE_GATE_SKIPPED case to example switch statement

This code is emitted by src/index.ts when the milestone gate skips
validation due to the issue's milestone not being in the allowlist.
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