Skip to content

Conversation

@Yang-33
Copy link
Contributor

@Yang-33 Yang-33 commented Jun 29, 2023

I'd like to check generated code is expected before merging generated code into master directly. This change is similar to https://github.com/line/line-bot-sdk-php/blob/0ea7ef30f5fd337180b7fe65e10737e4a982356c/.github/workflows/diff-check.yml.
I tested it ran without error when there is no diff. (80bdf3d)
Let me merge this and test in the near future.

resolve #444

@Yang-33 Yang-33 marked this pull request as ready for review June 29, 2023 14:35
git config user.name github-actions
git config user.email github-actions@github.com
git checkout -b update-diff-${{ env.CURRENT_DATETIME }}
bump -m -r linebot/__about__.py
Copy link
Contributor Author

Choose a reason for hiding this comment

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

https://github.com/di/bump seems awesome, it supports minor version automatically.

@Yang-33
Copy link
Contributor Author

Yang-33 commented Jul 3, 2023

blocked by #466

@Yang-33 Yang-33 merged commit f6d51a1 into line:master Jul 4, 2023
@Yang-33 Yang-33 deleted the check-diff branch July 4, 2023 04:40
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.

Open pull request automatically when line-openapi is updated

2 participants