Skip to content

feat: Add Beblo comment system (with gitlab)#14601

Open
micedre wants to merge 5 commits into
quarto-dev:mainfrom
micedre:feature/beblob-comments
Open

feat: Add Beblo comment system (with gitlab)#14601
micedre wants to merge 5 commits into
quarto-dev:mainfrom
micedre:feature/beblob-comments

Conversation

@micedre

@micedre micedre commented Jun 17, 2026

Copy link
Copy Markdown

Following on discussions #14599 and #8230

Description

This PR allows the user to choose Beblob as commenting system, to be used with gitlab instances. It works in the same way as utterances.

---
title: Beblob GitLab comments
format:
  html:
    comments:
      beblob:
        client-id: test-client-id
        redirect-uri: https://example.com/
        project-name: test-quarto-comments
        gitlab-url: https://gitlab.example.com
        theme: dark
---

Some content, with GitLab-backed comments below.

Checklist

I have (if applicable):

  • referenced the GitHub issue this PR closes
  • updated the appropriate changelog in the PR
  • ensured the present test suite passes
  • added new tests
  • created a separate documentation PR in Quarto's website repo and linked it to this PR
AI-assisted PR
  • AI tool used: Claude code
  • Human review: I have reviewed, tested, and verified the AI-generated content before submitting.

Note: autonomous AI agents submitting PRs without human oversight are not permitted — see the Code of Conduct.

@posit-snyk-bot

posit-snyk-bot commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@micedre micedre changed the title Feature/beblob comments feat: Add Beblo comment system (with gitlab) Jun 17, 2026
@micedre micedre marked this pull request as ready for review June 17, 2026 14:00
@micedre micedre force-pushed the feature/beblob-comments branch from 62cf6e8 to 4c678e6 Compare June 17, 2026 14:05
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.

2 participants