Commit a20eeb1
fix: address PR #41 review comments
- Fix versioning scheme description inconsistency in CHANGELOG.md
- Extract _extract_action_values() helper in Teams adapter (was
duplicated between _handle_message_action and _handle_adaptive_card_action)
- GitHub raw dict duplication noted but not extracted (only 2 call sites
with slight differences in the type/review_comment branching)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a579436 commit a20eeb1
2 files changed
Lines changed: 17 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
353 | 367 | | |
354 | 368 | | |
355 | 369 | | |
| |||
377 | 391 | | |
378 | 392 | | |
379 | 393 | | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
| 394 | + | |
387 | 395 | | |
388 | 396 | | |
389 | 397 | | |
| |||
426 | 434 | | |
427 | 435 | | |
428 | 436 | | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
| 437 | + | |
433 | 438 | | |
434 | 439 | | |
435 | 440 | | |
| |||
0 commit comments