Skip to content

feat: GitHub integration#8

Closed
SeanJA239 wants to merge 1 commit into
mainfrom
github-integration
Closed

feat: GitHub integration#8
SeanJA239 wants to merge 1 commit into
mainfrom
github-integration

Conversation

@SeanJA239

Copy link
Copy Markdown
Member

No description provided.

@AprilNEA AprilNEA left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use octocrab instead of building yourself

Comment thread src/sinks/lark/bot.rs Outdated
"receive_id": chat_id,
"msg_type": "interactive",
"content": serde_json::to_string(card).unwrap_or_default(),
});

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use struct

@AprilNEA

AprilNEA commented Mar 2, 2026

Copy link
Copy Markdown
Member

@SeanJA239 SeanJA239 force-pushed the github-integration branch from 6e49cbc to 1526f5d Compare March 9, 2026 10:35
- Introduced octocrab models for type-safe GitHub webhook handling
- Replaced json!() macros with proper struct serialization

refactor: introduced octocrab models for Github webhook
@SeanJA239 SeanJA239 force-pushed the github-integration branch from 1526f5d to 4b07699 Compare March 13, 2026 15:34
@AprilNEA AprilNEA closed this May 29, 2026
@AprilNEA AprilNEA deleted the github-integration branch June 14, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants