8000 [Question] Possible to omit -u option for private hosted github rest api call · Issue #380 · github-changelog-generator/github-changelog-generator · GitHub
[go: up one dir, main page]

Skip to content
[Question] Possible to omit -u option for private hosted github rest api call #380
Open
@vaernst

Description

@vaernst

Hello

i would like to know if its possible to exclude to user value from the rest-api url

problem i have now

github_changelog_generator user/project --github-api http://..../rest/api/1.0/projects/projectname

Getting http response 404 for url
http://..../rest/api/1.0/projects/projectname/repos/user/repovalue/tags

but if i manually goto below url

http://..../rest/api/1.0/projects/projectname/repos/repovalue/tags
it works fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0