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: allow repo url to be set as argument to GitHub action #380

Merged
merged 4 commits into from
Oct 4, 2021

Conversation

NeoHsu
Copy link
Contributor

@NeoHsu NeoHsu commented Sep 29, 2021

Hi everyone,
I found two way (process.env & getGitHubInput func) to get repo Url on code,
So I changed this different ways and always use getGitHubInput func to get input metadata.

And I add new input repo-url option for config.

I hope to help this project to be better, thanks.

@google-cla google-cla bot added the cla: yes label Sep 29, 2021
@NeoHsu NeoHsu changed the title Feat/add repo url for input Feat: add repo url for input Sep 29, 2021
@bcoe bcoe changed the title Feat: add repo url for input feat: allow repo url to be set as argument to GitHub action Oct 4, 2021
@bcoe bcoe merged commit a0cd0f5 into googleapis:main Oct 4, 2021
@bcoe
Copy link
Contributor

bcoe commented Oct 4, 2021

@NeoHsu thank you for the contribution.

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.

2 participants