Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Notable changes to `melon-monarch-ingest`. Format follows
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/); the
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Infrastructure

- Branch protection on `main`: direct pushes rejected, `code-reviewer-gate`
required status check, `enforce_admins: true`. Sentinel:
`[code-reviewer] verdict: APPROVED` in a top-level PR comment.

## [0.1.0] — 2026-04-19

### Added
Expand Down
Loading