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): use correct variable to get the latest commit message in js repo #287

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

eunjae-lee
Copy link
Contributor

🧭 What and Why

Changes included:

  • The GitHub Action in the JS repo checked the wrong variable. It needs to check if github.event.head_commit.message starts with chore: release v.
  • It also updates the release script to include v in the commit message, which was missing.

@netlify
Copy link

netlify bot commented Mar 24, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit e1bd269
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/623c7ad931cecd000881ac43

@eunjae-lee eunjae-lee requested review from millotp and shortcuts March 24, 2022 14:06
@shortcuts
Copy link
Member

shortcuts commented Mar 24, 2022

✗ The generated branch has been deleted.

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

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