mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Merge origin/main into 2.7.10: bug-report-analyzer fixes, deep-link docs, CarPlay README section
Agent-Logs-Url: https://github.com/meshtastic/Meshtastic-Apple/sessions/578f5736-a071-4a3d-86b2-9f6f0533ab98 Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>
This commit is contained in:
parent
a5c825aaf0
commit
209b51b7ee
2 changed files with 2 additions and 1 deletions
2
.github/workflows/bug-report-analyzer.yml
vendored
2
.github/workflows/bug-report-analyzer.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
script: |
|
||||
const BOT_COMMENT_MARKER = '';
|
||||
const BOT_COMMENT_MARKER = '<!-- meshtastic-bug-analyzer -->';
|
||||
const MODELS_API_URL = 'https://models.inference.ai.azure.com/chat/completions';
|
||||
|
||||
// ── tuneable constants ────────────────────────────────────────────
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue