Skip to content
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

Closed
javiergonzalezGenially opened this issue Apr 24, 2023 · 2 comments
Closed

[Feature] support local config file #82

javiergonzalezGenially opened this issue Apr 24, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@javiergonzalezGenially
Copy link

javiergonzalezGenially commented Apr 24, 2023

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.

@srvaroa srvaroa added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Apr 25, 2023
@srvaroa
Copy link
Owner

srvaroa commented 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).

@javiergonzalezGenially
Copy link
Author

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 srvaroa self-assigned this Oct 18, 2023
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
Projects
None yet
Development

No branches or pull requests

2 participants