Skip to content

Latest commit

 

History

History
80 lines (44 loc) · 6.66 KB

File metadata and controls

80 lines (44 loc) · 6.66 KB

layne

1.3.0

Minor Changes

Patch Changes

1.2.1

Patch Changes

  • #38 eb7d3f6 Thanks @julio-rocketchat! - Cache GitHub team member lookups for 30 minutes to avoid redundant API calls on every exception-approve command.

1.2.0

Minor Changes

1.2.0

Minor Changes

  • Exception Approvals: Configure specific users or teams who can approve PRs that would otherwise fail the security scan. When an authorized approver approves a PR, Layne automatically re-runs the scan and passes it with a clear audit trail. Features include:
    • Automatic re-run on pull_request_review webhook when authorized approver approves
    • Team membership resolution via GitHub API
    • Approval validation against current commit SHA (new commits invalidate approvals)
    • Configurable exception labels (onException)
    • Always-on notifications for exception usage
    • Full audit trail in check run summary and chat notifications
    • See Exception Approvals documentation

1.1.1

Patch Changes

1.1.0

Minor Changes

1.0.0

Major Changes