Skip to content

tools: set bot as author of tools-deps-update PRs#62856

Open
aduh95 wants to merge 1 commit intonodejs:mainfrom
aduh95:fix-author-automated-prs
Open

tools: set bot as author of tools-deps-update PRs#62856
aduh95 wants to merge 1 commit intonodejs:mainfrom
aduh95:fix-author-automated-prs

Conversation

@aduh95
Copy link
Copy Markdown
Contributor

@aduh95 aduh95 commented Apr 20, 2026

Looking at https://github.com/peter-evans/create-pull-request/tree/c0f553fe549906ede9cf27b5156039d195d2ece0/#action-inputs, it looks like the action we're using sets the bot as the committer, and the actor as the author. That seems backwards, and conflict with our recent policy of requiring sign-offs on commits authored by non-bots.
Let's fix that, the author is the bot, and the committer is the actor.

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

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

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants