Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
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
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# WayOfWorking::Audit::Github

> [!IMPORTANT]
> **This repository has been archived.**
>
> The GitHub Audit (audit_github) feature has been merged into the main [`way_of_working`](https://github.com/HealthDataInsight/way_of_working) gem, where it is now a built-in, opt-in feature. Enable it by requiring it:
>
> ```ruby
> require 'way_of_working/audit/github'
> ```
>
> Then use `way_of_working init audit_github` and `way_of_working exec audit_github` as before. This repository is no longer maintained.

<!-- Way of Working: Main Badge Holder Start -->
![Way of Working Badge](https://img.shields.io/badge/Way_of_Working-v2.0.1-%238169e3?labelColor=black)
<!-- Way of Working: Additional Badge Holder Start -->
Expand Down
Loading