Skip to content

Auto-update doc build config#2

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

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

Conversation

@alauda-github-idpbot
Copy link
Copy Markdown
Contributor

@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

Warning

Rate limit exceeded

@alauda-github-idpbot has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 8 minutes and 7 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b4f11479-3966-4c18-ba2a-75bf9e1d233b

📥 Commits

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

📒 Files selected for processing (2)
  • .tekton/doc-build.yaml
  • .tekton/doc-pr-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

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: 8db9a2c
Status: ✅  Deploy successful!
Preview URL: https://26d1e106.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
@alauda-github-idpbot alauda-github-idpbot force-pushed the feat/auto-update-doc-build-main branch from 47009ee to 1fad536 Compare May 12, 2026 07:22
@alauda-github-idpbot alauda-github-idpbot force-pushed the feat/auto-update-doc-build-main branch from 1fad536 to 8db9a2c Compare May 15, 2026 09:23
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