FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: fix v8-update workflow by targos · Pull Request #52957 · nodejs/node · GitHub

/ node Public

tools: fix v8-update workflow - #52957

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
targos:test-v8-patch
May 14, 2024
Merged

tools: fix v8-update workflow#52957
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
targos:test-v8-patch

Conversation

targos commented May 12, 2024

Copy link
Copy Markdown
Member
  • 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

Copy link
Copy Markdown
Collaborator

Review requested:

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

nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label May 12, 2024

targos commented May 12, 2024

Copy link
Copy Markdown
Member Author

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

aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels May 12, 2024
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 merged commit 5f96db7 into nodejs:main May 14, 2024

Copy link
Copy Markdown
Collaborator

Landed in 5f96db7

targos deleted the test-v8-patch branch May 14, 2024 09:40

targos commented May 14, 2024

Copy link
Copy Markdown
Member Author

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>
marco-ippolito pushed a commit that referenced this pull request Jun 17, 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>
soophoo pushed a commit to soophoo/node that referenced this pull request Jun 20, 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: nodejs#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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, 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.

8 participants


Back | FazBrowse Home | New Git URL