ConfigHubPub / ConfigHubPub/ConfigHubPlatform
Requesting invalid tag just returns live data.
Open
@edoarsla is already working on this.
Since Nov 9, 2018.
bug
enhancement
will implement
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
If I make a pull with an unknown tag (I have a test repo with a tag 'Robots' and I asked for 'Dog'), then I get live data. Given the ease with which people make typos, this is somewhat scary. If there's a way to request a list of valid tags, then we can solve this ourselves with a filter on the input, but the safety net would still be appreciated.
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.
Assessment
This issue has not been assessed yet.