pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:HTML
Filter by
212M results
問題
TG_TOKEN 明文寫在 index.html,任何人 F12 看原始碼即可取得,能冒充 bot 發訊息。Token 也已進入 git 歷史。
修復
- 新增 supabase/functions/notify-telegram/index.ts — Edge Function,token 存在 Supabase secret(TELEGRAM_BOT_TOKEN /
TELEGRAM_CHAT_IDS),含 ...
Summary
Follow-up to #1422 (merged). The in-house ↔ outside routing toggle was gated entirely to sales orders when PO creation
was blocked on estimates — but routing is just a planning flag, not a PO ...
Branch Status Current branch is deploy-ready Repository is clean except for the intended change: M src/App.jsx Black
Lounge / Tic-Tac-Toe Test The black-aura flow is present in App.jsx To test: Sign in ...
Updates the requirements on @commitlint/config-conventional to permit the latest version. details summary Release notes
/summary p em Sourced from a href= https://github.com/conventional-changelog/commitlint/releases ...
dependencies
javascript
:warning: Sync of partially translated files: untranslated content is included with an empty translation or source
language content depending on file format
The following localization files have been ...
Each scene now explicitly owns its context via a new context field on SceneMetadata / SceneMetadataYaml. The LLM
receives only that scene s context — no more accumulation from prior scenes.
Changes:
...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Summary
- フォークリポジトリでは GITHUB_TOKEN が write_package 権限を持てないケースがある
- GHCRへの認証に secrets.CR_PAT(Personal Access Token)を使用するよう変更
事前準備
1. https://github.com/settings/tokens で classic PAT を作成(スコープ: write:packages, ...
What changed
- Added a bounded DOCX import E2E command-chain contract test covering the existing intake, content preview, import
preview, and safe-create command surfaces.
- Added a governance ...