Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 06 Mar 15:36

v0.0.4

Changes since v0.0.3.

Features

  • feat: add search command group for repos, commits, and prs
  • feat(transport): add configurable TLS and retry policy controls
  • feat(test): implement network isolation for unit testing
  • feat(reposettings): implement robust fallback for requiredApprovers payload
  • feat(governance): harden governance commands and standardize error handling

Fixes

  • fix(codecov): scope default status and keep raw comparator
  • fix(ci): quote workflow step name with colon
  • fix(coverage): address PR review on profile ranges and CI guards
  • fix(test): align ADR with project standards and finalize isolation
  • fix(governance): address remaining PR review comments
  • fix(governance): resolve regressions and satisfy coverage gate

Docs

  • docs(quality): refresh committed coverage report after linear rebase
  • docs(quality): update coverage report after addressing review comments
  • docs(quality): update coverage report for requiredApprovers fallback

Tests

  • test(network): add safe transport coverage and refresh report

CI

  • true
  • ci(coverage): add committed combined codecov profiles and thresholds

Chores

  • chore(codecov): add components and tighten generated exclusions
  • chore(coverage): refresh committed artifacts for codecov config update
  • chore(coverage): refresh committed coverage artifacts
  • chore(workflow): enforce linear PR history and deterministic rebase flow