Support out-of-repo vouched file
Nobody has claimed this yet.
- Dominant language
- Nushell
- Stars
- 5.1k
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
An organization may want to store their vouch file org-wide in something like a .github repository. We should support the ability for manage and check to point to an out-of-repo vouch file. I'm not 100% sure what this looks like from a flag perspective yet. Check will definitely be easier than manage.
These changes are only for the GitHub integration, since the library functions only operate on local files and that's fine.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the GitHub integration paths for the manage and check commands, focusing on how each currently locates the local vouch file and exposes flags. Determine the flag shape for an out-of-repository file and verify that both commands can use an organization-wide file while library functions remain local-file-only.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100