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

chore(ci): Make auto-generated PRs have 'mdn-bot' as author and committer #18207

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

bsmth
Copy link
Member

@bsmth bsmth commented Feb 9, 2024

In peter-evans/create-pull-request@v6 the new default for 'committer' is:

github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Current behavior for v5 is:

  Configured git committer as 'GitHub <[email protected]>'
  Configured git author as 'mdn-bot <[email protected]>'

While not pressing, we can duplicate the mdn-bot account for both author and committer info.

Additions:

  • Add committer field with mdn-bot details mirroring author
  • Add an "automated pr" label to these pull requests

Updates:

  • Bump peter-evans/create-pull-request@v6

Additional details

Related issues and pull requests

@bsmth bsmth requested a review from a team as a code owner February 9, 2024 15:55
@github-actions github-actions bot added the system Infrastructure and configuration for the project label Feb 9, 2024
@LeoMcA LeoMcA merged commit 851ea93 into mdn:main Feb 9, 2024
6 of 7 checks passed
@bsmth bsmth deleted the bot-authored-prs branch February 12, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system Infrastructure and configuration for the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants