Skip to content

IAM self-hosted launch blog#17045

Merged
djgrove merged 14 commits intomasterfrom
devon/self-hosted-iam-launch-blog
Jan 14, 2026
Merged

IAM self-hosted launch blog#17045
djgrove merged 14 commits intomasterfrom
devon/self-hosted-iam-launch-blog

Conversation

@djgrove
Copy link
Copy Markdown
Member

@djgrove djgrove commented Jan 13, 2026

Proposed changes

Adds a blog entry announcing self-hosted support for Pulumi IAM.

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Jan 13, 2026

Documentation Review

I've reviewed the PR and found the following issues that need to be addressed:

Critical Issues

1. Missing meta image (content/blog/pulumi-cloud-iam-self-hosted/index.md:6)

The frontmatter references meta.png but this file is not included in the PR. This will cause a broken image reference.

2. Incorrect documentation links (content/blog/pulumi-cloud-iam-self-hosted/index.md:53-56)

The documentation links point to /docs/pulumi-cloud/access-management/rbac but the actual documentation is located at /docs/administration/access-identity/rbac.

Current (incorrect):

- [Overview](/docs/pulumi-cloud/access-management/rbac)
- [Roles](/docs/pulumi-cloud/access-management/rbac/roles)
- [Permissions](/docs/pulumi-cloud/access-management/rbac/permissions)
- [Scopes](/docs/pulumi-cloud/access-management/rbac/scopes)

Should be:

- [Overview](/docs/administration/access-identity/rbac/)
- [Roles](/docs/administration/access-identity/rbac/roles/)
- [Permissions](/docs/administration/access-identity/rbac/permissions/)
- [Scopes](/docs/administration/access-identity/rbac/scopes/)

3. Missing trailing newline (data/team/team/davide-massarenti.toml:6)

The file must end with a newline character per repository conventions.

Minor Issues

Style observation (content/blog/pulumi-cloud-iam-self-hosted/index.md:30-32)

The bullet points use asterisks (*) for list markers. While this is valid Markdown, the repository typically uses hyphens (-) for consistency. Consider changing for consistency with other content.

Positive Notes

  • The blog post is well-structured with clear headings and a logical flow
  • The writing is concise and free of jargon
  • The post effectively explains the value proposition for self-hosted customers
  • Good use of bold text for emphasis on key terms
  • The link to the comprehensive announcement blog post (/blog/pulumi-cloud-iam-launch/) is correct and exists

Please address the critical issues (missing meta image, incorrect doc links, and missing trailing newline) before merging. Mention @claude if you'd like me to review the changes again or help with any fixes.

@djgrove
Copy link
Copy Markdown
Member Author

djgrove commented Jan 13, 2026

@arunkumar611 needs a meta image unless we want to reuse the original one. Not sure what source we are using to create those!

Comment thread content/blog/pulumi-cloud-iam-self-hosted/index.md Outdated
Comment thread content/blog/pulumi-cloud-iam-self-hosted/index.md Outdated
Comment thread content/blog/pulumi-cloud-iam-self-hosted/index.md Outdated
Comment thread content/blog/pulumi-cloud-iam-self-hosted/index.md Outdated
Comment thread content/blog/pulumi-cloud-iam-self-hosted/index.md Outdated
Co-authored-by: Meagan <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: arunkumar611 <arunkloganathan@gmail.com>
Co-authored-by: arunkumar611 <arunkloganathan@gmail.com>
Co-authored-by: arunkumar611 <arunkloganathan@gmail.com>
@djgrove djgrove marked this pull request as ready for review January 14, 2026 18:54
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Jan 14, 2026

Documentation Review: I have reviewed PR 17045 and found the content to be well-written and properly formatted. Style compliance is good with proper heading case. All internal links are valid and properly aliased. File ends with a newline as required. Front matter has all required fields. Product naming is correct. Minor suggestions: Line 32 could add a period after etc for consistency. Line 37 could change powerful to especially valuable. Line 45 could use the arrow symbol instead of dash-greater-than for navigation paths per the style guide. Overall the blog post is well-crafted and ready for publication. The suggestions are minor polish items. Need additional reviews? Mention @claude in a comment.

@pulumi-bot
Copy link
Copy Markdown
Collaborator

@pulumi-bot
Copy link
Copy Markdown
Collaborator

@pulumi-bot
Copy link
Copy Markdown
Collaborator

@djgrove djgrove enabled auto-merge (squash) January 14, 2026 19:33
Copy link
Copy Markdown
Member

@arunkumar611 arunkumar611 left a comment

Choose a reason for hiding this comment

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

Looks good

@djgrove djgrove merged commit 6079712 into master Jan 14, 2026
8 checks passed
@djgrove djgrove deleted the devon/self-hosted-iam-launch-blog branch January 14, 2026 19: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.

4 participants