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

Fix a syntax warning in the Step 2 workflow #58

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

sinsukehlab
Copy link
Contributor

@sinsukehlab sinsukehlab commented Sep 12, 2023

Restore the commit_id output

Summary

Currently, the workflow doesn't properly check if the comment body contains the commit ID.

Changes

Edit 2-find-commit-in-history.yml
Add the get_commit_id step to the get_current_step job
Use the commid_id output from the get_commit_id step

Closes: #52

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

Restore the commit_id output
@cmwilson21
Copy link
Contributor

@sinsukehlab Thanks for the PR! We'll get it reviewed soon ✨

Copy link
Contributor

@heiskr heiskr left a comment

Choose a reason for hiding this comment

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

Thank you 💖

@heiskr heiskr merged commit a8c8389 into skills:main Sep 12, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Syntax error in 2-find-commit-in-history.yml for needs.find_commit_id
3 participants