chore: promote auto/integration to main#575
Merged
timogilvie merged 7 commits intomainfrom May 9, 2026
Merged
Conversation
- computeVerdict: skip on optional checks no longer produces warn verdict - validateReadyPolicySubset: account for universal default checks when validating requiredChecks (avoids false validation errors for configs that rely on defaults) - checkMergeConflicts: gate API call on merge-conflict being in policy.checks to avoid unnecessary GitHub API calls
HOK-1597: Make readiness policy repo-scoped with conservative universal defaults
…oard (#573) * Surface project-context compaction suggestion in mill * fix: Address self-review findings (iteration 1) - Restore SKIP_BACKLOG_SELECTION variable reference (was accidentally replaced with empty string literal) - Show 'c to compact context' prompt only when PROJECT_CONTEXT_OVERSIZED is set - Fix date -r portability: try GNU stat/date first, fall back to BSD date -r - Fix dry-run skip logic in compactor: return skipped=true for under-threshold files regardless of dryRun flag * fix: Fix data loss bug in parseRecentEntries regex (iteration 2) Replace |$ with |(?![\s\S]) in the entry lookahead to use end-of-string semantics instead of end-of-line, preventing the lazy quantifier from stopping after the heading line and silently dropping entry bodies. Add tests for dry-run under-threshold skip and heading-format body preservation.
…auto-integration-for-promotion
…egration-for-promotion chore: sync main into auto/integration for promotion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotion Summary
auto/integration -> main · Updated at 2026-05-09T14:33:05.680Z
Branch health: healthy
Recently merged Wavemill PRs:
Recent integration commits not yet on promotion branch: