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

fixed auto-pull script #143

Merged
merged 10 commits into from
Jun 21, 2023
Merged

fixed auto-pull script #143

merged 10 commits into from
Jun 21, 2023

Conversation

Graur
Copy link
Contributor

@Graur Graur commented Jun 21, 2023

Closes: #141

PR-Codex overview

This PR updates the version of a dependency and creates a pull request for the change using a GitHub Action.

Detailed summary:

  • Updated the create-pull-request action from version 4 to version 5
  • Added a token input to the create-pull-request action
  • Added commit-message, title, body, base, branch, and delete-branch inputs to the create-pull-request action
  • Removed unnecessary git commands from auto-pull.py file

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@Graur Graur changed the title 141 fixed auto-pull script Jun 21, 2023
@Graur Graur marked this pull request as ready for review June 21, 2023 13:01
@Graur
Copy link
Contributor Author

Graur commented Jun 21, 2023

@yegor256 I believe this pull request will fix GithubActions daily release checks. Could you please have a look?

Copy link
Member

@yegor256 yegor256 left a comment

Choose a reason for hiding this comment

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

ok

@yegor256 yegor256 merged commit 36fe549 into objectionary:master Jun 21, 2023
@Graur Graur deleted the 141 branch June 21, 2023 13:13
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.

daily auto-pull script failed
2 participants