-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] support local config file #82
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Comments
srvaroa
added
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
labels
Apr 25, 2023
Thanks, this should be fairly simple to implement. I'll see if I can get to it soon (prs of course welcome). |
I wish I could, my knowledge of Go is near 0 :( |
srvaroa
added a commit
that referenced
this issue
Oct 18, 2023
Supporting this use case: It would be great if it supported labeler.yml files that are auto generated on build time, and only fallback to fetching it through HTTP if it is not present locally. Signed-off-by: Galo Navarro <[email protected]>
srvaroa
added a commit
that referenced
this issue
Oct 18, 2023
Supporting this use case: It would be great if it supported labeler.yml files that are auto generated on build time, and only fallback to fetching it through HTTP if it is not present locally. Signed-off-by: Galo Navarro <[email protected]>
srvaroa
added a commit
that referenced
this issue
Oct 18, 2023
Supporting this use case: It would be great if it supported labeler.yml files that are auto generated on build time, and only fallback to fetching it through HTTP if it is not present locally. Signed-off-by: Galo Navarro <[email protected]>
srvaroa
added a commit
that referenced
this issue
Oct 18, 2023
Supporting this use case: It would be great if it supported labeler.yml files that are auto generated on build time, and only fallback to fetching it through HTTP if it is not present locally. Signed-off-by: Galo Navarro <[email protected]>
srvaroa
added a commit
that referenced
this issue
Oct 18, 2023
Supporting this use case: It would be great if it supported labeler.yml files that are auto generated on build time, and only fallback to fetching it through HTTP if it is not present locally. Signed-off-by: Galo Navarro <[email protected]>
srvaroa
added a commit
that referenced
this issue
Oct 18, 2023
Supporting this use case: It would be great if it supported labeler.yml files that are auto generated on build time, and only fallback to fetching it through HTTP if it is not present locally. Signed-off-by: Galo Navarro <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
It would be great if it supported labeler.yml files that are auto generated on build time, and only fallback to fetching it through HTTP if it is not present locally.
Right now it seems unable to get it from a local file.
The text was updated successfully, but these errors were encountered: