github-bot-sdk 0.2.0

A comprehensive Rust SDK for GitHub App integration with authentication, webhooks, and API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ADRs (Architecture Decision Records)


This folder contains ADRs documenting important architectural decisions.

Naming: ADR-<number>-short-title.md

Do not add example ADRs automatically. Use the ADR template to create new ADRs.

## Index


| ADR | Title | Status |
|-----|-------|--------|
| [ADR-001]ADR-001-hexagonal-architecture.md | Hexagonal Architecture for Provider Abstraction | Accepted |
| [ADR-002]ADR-002-auto-pagination-strategy.md | Auto-Pagination Strategy for Issue Comment Listing | Accepted |