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

tools: fix v8-update workflow #52957

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

targos
Copy link
Member

@targos targos commented May 12, 2024

  • Add a step that configures Git so the update script can create
    commits.
  • Use peter-evans/create-pull-request as it's more maintained and
    correctly handles commits that are created before it runs.

Refs: https://github.com/peter-evans/create-pull-request

- Add a step that configures Git so the update script can create
  commits.
- Use `peter-evans/create-pull-request` as it's more maintained and
  correctly handles commits that are created before it runs.

Refs: https://github.com/peter-evans/create-pull-request
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/actions
  • @nodejs/security-wg
  • @nodejs/v8-update

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label May 12, 2024
@targos
Copy link
Member Author

targos commented May 12, 2024

See discussion in #52845
And test with the new config on my fork: targos#17

@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels May 12, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 14, 2024
@nodejs-github-bot nodejs-github-bot merged commit 5f96db7 into nodejs:main May 14, 2024
22 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 5f96db7

@targos targos deleted the test-v8-patch branch May 14, 2024 09:40
@targos
Copy link
Member Author

targos commented May 14, 2024

It worked 🎉 #52980

targos added a commit that referenced this pull request May 15, 2024
- Add a step that configures Git so the update script can create
  commits.
- Use `peter-evans/create-pull-request` as it's more maintained and
  correctly handles commits that are created before it runs.

Refs: https://github.com/peter-evans/create-pull-request
PR-URL: #52957
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants