Commit 9162149
committed
Devstack: auto-fetch GITHUB_TOKEN from gh CLI
lpb.conf.env now uses $(gh auth token 2>/dev/null || true) to
dynamically fetch the GitHub token if gh CLI is installed and
the user is logged in. Falls back to empty (MCP server won't start
without a token).1 parent 4df56ae commit 9162149
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
0 commit comments