Skip to content

Add blog post about Conforma demo from Red Hat Summit 2026 - #548

Open
Acepresso wants to merge 1 commit into
conforma:mainfrom
Acepresso:EC-1988-lui
Open

Add blog post about Conforma demo from Red Hat Summit 2026#548
Acepresso wants to merge 1 commit into
conforma:mainfrom
Acepresso:EC-1988-lui

Conversation

@Acepresso

Copy link
Copy Markdown
Contributor

Add blog post and resource entry for the Conforma demo presented at the Red Hat Summit 2026 event.

Co-Authored-By: Claude Sonnet 4.5
Ref: https://redhat.atlassian.net/browse/EC-1988

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 2a07b818-b8b9-4541-ae60-86ff72449beb

📥 Commits

Reviewing files that changed from the base of the PR and between d54fc7c and 5440ace.

📒 Files selected for processing (1)
  • website/content/resources/_index.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • website/content/resources/_index.md

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


📝 Walkthrough

Walkthrough

Added a Red Hat Summit 2026 post and resource entry. The content describes SBOM-based license policy enforcement and links to the recording, slides, and demo repository.

Changes

Red Hat Summit license policy content

Layer / File(s) Summary
Publish conference content
website/content/posts/rh-summit-2026-license-policies.md, website/content/resources/_index.md
The site now includes a Red Hat Summit 2026 announcement and conference-talk resource. The content covers SBOM-based license enforcement, policy development, violations, exceptions, and demo materials.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 5440a

The PR adds a Summit 2026 blog post and resource entry without introducing runtime or production behavior changes; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: adding a blog post about the Conforma Red Hat Summit 2026 demo.
Description check ✅ Passed The description accurately describes the added blog post and resource entry and references the related issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 25, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 8:34 AM UTC · Completed 8:57 AM UTC

Commit: 87c4a29 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $6.21

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview is available at https://3fbb3bee.enterprise-contract.pages.dev

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 25, 2026

Copy link
Copy Markdown

Review

Findings

Low

  • [content structure consistency] website/content/resources/_index.md:9 — The new resource entry omits the {{< rawhtml >}} embedded media block that most other resource entries include. However, this is consistent with existing precedent — the ‘How we use software provenance at Red Hat’ article entry also omits the rawhtml block because it links to an external article rather than an embeddable video. The Google Drive recording link is not straightforwardly embeddable via iframe the same way YouTube videos are.

  • [commit-message-format] — AGENTS.md section 4 requires Conventional Commits format for commit/PR subjects. The PR title ‘Add blog post about Conforma demo from Red Hat Summit 2026’ lacks the required type prefix.
    Remediation: Update the PR title to use Conventional Commits format, e.g., docs: add blog post about Conforma demo from Red Hat Summit 2026.

Previous run

Review

Findings

Low

  • [structural-consistency] website/content/resources/_index.md:18 — Most existing resource entries include an embedded media block using the {{< rawhtml >}} shortcode. The new entry omits this. However, this is not universal (the "How we use software provenance" article entry also has no embed), and the recording is hosted on Google Drive which doesn't support standard iframe embedding. Consider adding an embed if the recording becomes available on YouTube.

  • [structural-consistency] website/content/resources/_index.md:20 — Most existing resource entries use an introductory sentence followed by a bulleted list of topics covered. The new entry uses only prose paragraphs. Consider converting to the established format for consistency.

  • [structural-consistency] website/content/posts/rh-summit-2026-license-policies.md:24 — The two most recent blog posts announcing resource entries end with a closing line encouraging readers to explore other resources (e.g., "While you're there, explore our collection..."). This new post ends immediately after the bold link.

  • [commit-message-format] — AGENTS.md requires Conventional Commits format for PR titles. The current title "Add blog post about Conforma demo from Red Hat Summit 2026" does not use a type prefix (e.g., docs(website): add blog post about Conforma demo from Red Hat Summit 2026).

Previous run (2)

Review

Findings

Low

  • [naming-conventions] website/content/posts/rh-summit-2026-license-policies.md:16 — Section heading 'Watch the demo' uses lowercase 'demo', inconsistent with the Title Case convention used in all other blog posts' section headings (e.g., 'Watch the Recording', 'Watch the Episode').
    Remediation: Change to ## Watch the Demo.

  • [commit-format] — The PR title does not follow the Conventional Commits format required by AGENTS.md section 4. The title 'Add blog post about Conforma demo from Red Hat Summit 2026' is missing the type prefix.
    Remediation: Update the PR title to use Conventional Commits format, e.g. docs(website): add Red Hat Summit 2026 license policies blog post and resource entry.

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review fullsend-ai-review Bot added the ready-for-merge All reviewers approved — ready to merge label Aug 25, 2026
@github-actions github-actions Bot added size: S and removed size: XS labels Aug 25, 2026
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 25, 2026

Copy link
Copy Markdown

🤖 Review · ❌ Terminated · Started 9:37 AM UTC · Ended 10:01 AM UTC

Commit: 87c4a29 · View workflow run →

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview is available at https://562dcb47.enterprise-contract.pages.dev

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 9:37 AM UTC · Completed 10:01 AM UTC

Commit: 87c4a29 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $6.10

Add blog post and resource entry for the Conforma demo presented at the
Red Hat Summit 2026 event.

Co-Authored-By: Claude Sonnet 4.5
Ref: https://redhat.atlassian.net/browse/EC-1988
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 25, 2026

Copy link
Copy Markdown

🤖 Review · ❌ Terminated · Started 10:47 AM UTC · Ended 11:07 AM UTC

Commit: 87c4a29 · View workflow run →

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview is available at https://274f1dd4.enterprise-contract.pages.dev


These conference presentations, demos, educational videos and articles showcase how organizations are using Conforma to secure their software supply chains.

## From SBOM to Enforcement: Writing License Policies with Conforma

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[low] content structure consistency

The new resource entry omits the {{< rawhtml >}} embedded media block that most other resource entries include. However, this is consistent with existing precedent -- the 'How we use software provenance at Red Hat' article entry also omits the rawhtml block because it links to an external article rather than an embeddable video. The Google Drive recording link is not straightforwardly embeddable via iframe the same way YouTube videos are.

Suggested fix: If a Google Drive embed iframe or YouTube mirror is available, adding a rawhtml block would improve visual consistency with the video entries. Otherwise, no change is needed.

@fullsend-ai-review

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 10:47 AM UTC · Completed 11:07 AM UTC

Commit: 87c4a29 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $5.60

**Speaker:** Luiz Carvalho, Red Hat
**Event:** Red Hat Summit 2026
**Format:** Conference Talk
**Link:** [Watch the recording](https://drive.google.com/file/d/1jjenSejDC3gOBsHd1u9DL6JwW3vU0N81/view?usp=drive_link)

@simonbaird simonbaird Aug 25, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

All the other videos are shown with an embeded player. Can we make this one consistent with the others?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@simonbaird simonbaird left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looking for an embedded video player (assuming such a thing is possible for this video).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-merge All reviewers approved — ready to merge size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants