Skip to content

Update Maintainer Guide with latest CLI commands and release steps#5083

Open
Pittu-Sharma wants to merge 3 commits into
dapr:v1.17from
Pittu-Sharma:update-maintainer-guide-5060
Open

Update Maintainer Guide with latest CLI commands and release steps#5083
Pittu-Sharma wants to merge 3 commits into
dapr:v1.17from
Pittu-Sharma:update-maintainer-guide-5060

Conversation

@Pittu-Sharma
Copy link
Copy Markdown

Description

This PR updates the Dapr Docs Maintainer Guide to resolve outdated information:

  • Updated azd login to azd auth login in the Azure deployment section.
  • Added a step to update the GitHub default branch to the latest version during the release process.
  • Removed the obsolete "Pull in SDK doc updates" section.
  • Removed the empty "Next steps" section at the end of the guide.

Issue reference

Resolves #5060

Signed-off-by: pittu sharma <pittusharma47@gmail.com>
@Pittu-Sharma Pittu-Sharma requested review from a team as code owners March 23, 2026 13:35
Signed-off-by: pittu sharma <pittusharma47@gmail.com>
Copy link
Copy Markdown
Contributor

@nelson-parente nelson-parente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-review for @marcduiker handoff: LGTM with one conflict note.

  • Correct updates: azd loginazd auth login, adds default-branch step to the release process, removes the outdated SDK doc pull section (now managed differently via git submodules/subtrees).
  • Warning: same maintainer-guide.md changes appear in #5101 and #5130 from the same author. Marc, pick one and close the duplicates — merging more than one will cause conflicts.
    Safe to merge after CI (resolve overlap with #5101 and #5130 first).

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.

Update the Docs Maintainer Guide

2 participants