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

feat: use context repo html_url as base for links if available #101

Merged

Conversation

jbcumming
Copy link
Contributor

Using this action in a github enterprise repo with a different github URL means the links try and resolve against github.com and are not found.

repoUrl is one of the options returns by github and matches the https://github.com/${options.repository} currently referenced but with the correct server address.

@MishaKav MishaKav changed the base branch from main to support-github-enterprise-urls December 2, 2022 22:26
@MishaKav MishaKav merged commit 815b0cc into MishaKav:support-github-enterprise-urls Dec 2, 2022
MishaKav added a commit that referenced this pull request Dec 2, 2022
* feat: use context repo html_url as base for links if available (#101)

* 1.1.40

* chnagelog

* bump eslint

Co-authored-by: jbcumming <5695802+jbcumming@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants