influxdata / influxdata/iot-api-js
This workflow suggests reading back `.env.local` values (for example with `cat`/`grep`), but `.claude/settings.json` currently denies `Read(./.env.*)`, which includes `.env.local`. Either relax the permissions policy for `.env.local`/`.env.development` or adjust the workflow to avoid reading `.env.*` files.
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 5
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 2
Description
This workflow suggests reading back `.env.local` values (for example with `cat`/`grep`), but `.claude/settings.json` currently denies `Read(./.env.*)`, which includes `.env.local`. Either relax the permissions policy for `.env.local`/`.env.development` or adjust the workflow to avoid reading `.env.*` files.
_Originally posted by @Copilot in https://github.com/influxdata/iot-api-js/pull/29#discussion_r2789216067_
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the workflow referenced in the issue with .claude/settings.json, focusing on its instructions for reading .env.local and .env.development. Decide which side should change so the documented workflow and the permissions policy no longer conflict, then verify the resulting configuration and instructions together.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100