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

chore(ci): get current branch name correctly on GitHub Action #363

Merged
merged 6 commits into from
Apr 11, 2022

Conversation

eunjae-lee
Copy link
Contributor

@eunjae-lee eunjae-lee commented Apr 11, 2022

🧭 What and Why

Changes included:

In case of the release process, originBranch is not defined. So we fall back to origin/main.

🧪 Test

@netlify
Copy link

netlify bot commented Apr 11, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit 1d7e010
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/62542537f1d74b000805419b

@algolia-bot
Copy link
Collaborator

algolia-bot commented Apr 11, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the generated/main branch.

@eunjae-lee eunjae-lee marked this pull request as ready for review April 11, 2022 11:24
@eunjae-lee eunjae-lee requested review from a team, damcou and shortcuts and removed request for a team April 11, 2022 11:24
.github/actions/setup/action.yml Outdated Show resolved Hide resolved
scripts/ci/setRunVariables.ts Show resolved Hide resolved
Co-authored-by: Clément Vannicatte <[email protected]>
Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be good!

@eunjae-lee eunjae-lee merged commit 1ef821a into main Apr 11, 2022
@eunjae-lee eunjae-lee deleted the chore/base-ref branch April 11, 2022 13:19
shortcuts added a commit that referenced this pull request Apr 22, 2022
* chore(ci): get current branch name correctly on GitHub Action

* chore: change implementation

* chore: change implementation (2)

* chore: change implementation (3)

* chore: update implementation to pass input to setup action

* Update .github/actions/setup/action.yml

Co-authored-by: Clément Vannicatte <[email protected]>

Co-authored-by: Clément Vannicatte <[email protected]>
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.

3 participants