-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Open
Labels
configenhancementa request to improve CLIa request to improve CLIneeds-triageneeds to be reviewedneeds to be reviewed
Description
Describe the feature or problem you’d like to solve
I'd like to request support for automatically discovering a .gh-config-dir by walking up the directory tree, similar to how other tools handle config files.
This way I can have a per-folder configuration without having to set env variables on each folder.
The goal is to use various accounts without having to modify anything within projects folder
Proposed solution
Recursive search to parent directories until a gh-config folder is found, or use ~/.gh-config as fallback
Additional context
Other tools like direnv or npm follow this pattern
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
configenhancementa request to improve CLIa request to improve CLIneeds-triageneeds to be reviewedneeds to be reviewed