Skip to content

Auto-update doc build config#2

Open
alauda-github-idpbot wants to merge 1 commit intomainfrom
feat/auto-update-doc-build-main
Open

Auto-update doc build config#2
alauda-github-idpbot wants to merge 1 commit intomainfrom
feat/auto-update-doc-build-main

Conversation

@alauda-github-idpbot
Copy link
Copy Markdown

@alauda-github-idpbot alauda-github-idpbot commented Feb 12, 2026

auto update doc build config for doc pipeline

Summary by CodeRabbit

Chores

  • Updated CI/CD pipeline trigger conditions to skip builds when commits contain "ci skip" in the message
  • Simplified branch-matching logic for pipeline execution

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a3f24891-1a83-4369-9c71-d6bd67a1883a

📥 Commits

Reviewing files that changed from the base of the PR and between afb5c1f and 47009ee.

📒 Files selected for processing (1)
  • .tekton/doc-build.yaml

Walkthrough

The pull request modifies the CEL trigger expression in the Tekton pipeline configuration, adding a condition to skip pipeline runs when commit messages contain "ci skip", and removing tag-based triggering while simplifying the branch-matching regex logic.

Changes

Cohort / File(s) Summary
CI/CD Pipeline Trigger Configuration
.tekton/doc-build.yaml
Updated the on-cel-expression gate to exclude commits with "ci skip" in the title, removed tag-based branch detection (refs/tags/), and simplified branch-matching regex by removing unnecessary parentheses while maintaining checks for main, master, and release-* branches.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 A skip string whispers through the night,
"ci skip" now stops the pipeline's flight,
Tags depart, branches align just right,
Regex simplified, the trigger burns bright! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Auto-update doc build config' directly relates to the main change in the changeset, which modifies the doc-build.yaml file to update the PipelineRun gate logic.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/auto-update-doc-build-main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Feb 12, 2026

Deploying alauda-local-auth with  Cloudflare Pages  Cloudflare Pages

Latest commit: 47009ee
Status: ✅  Deploy successful!
Preview URL: https://60ec25eb.alauda-local-auth.pages.dev
Branch Preview URL: https://feat-auto-update-doc-build-m.alauda-local-auth.pages.dev

View logs

@alauda-github-idpbot alauda-github-idpbot force-pushed the feat/auto-update-doc-build-main branch from 1631e87 to 47009ee Compare April 30, 2026 14:15
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