Skip to content

Conversation

@WhitWaldo
Copy link
Contributor

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

Added bot script to allow SDK maintainers to automerge non-draft PRs that only target files in their respective directories in the repository based on the team membership of the user submitting the PR. This will also automatically append a label indicating it was automerged and for which language for easy retroactive discovery and review by docs maintainers.

The idea is that as a .NET SDK maintainer, I should be able to make changes to .NET SDK documentation that I can merge to the target branch automatically without waiting for docs review. However, to assist the docs team in understanding which of the PRs were created and auto-merged in this way and for what language, a label will be created/attached to the PR that identifies it accordingly using a color not currently in use.

I have no idea how to test this script without putting it in here, but I generated it via Copilot, read through and corrected several obvious errors and the shape of the script appears to be accurate (I didn't validate any of the Octokit API endpoints for correctness). I'll sync with the docs maintainers in Discord to see if there's some way they want to validate this before just merging.

Issue reference

…that only target files in their repsective directories in the repository based on the team membership of the user submitting the PR. This will also automatically append a label indicating it was automerged and for which language for easy retroactive discvoery and review by docs maintainers.

Signed-off-by: Whit Waldo <[email protected]>
@WhitWaldo WhitWaldo self-assigned this Jan 7, 2026
@WhitWaldo WhitWaldo requested review from a team as code owners January 7, 2026 07:34
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.

1 participant