Skip to content

ci: annotate instead of failing on dispatch error - #29

Merged
kartikeya-27 merged 1 commit into
masterfrom
ci/notify-annotate
Sep 6, 2026
Merged

ci: annotate instead of failing on dispatch error#29
kartikeya-27 merged 1 commit into
masterfrom
ci/notify-annotate

Conversation

@pratyush618

Copy link
Copy Markdown
Collaborator

Follow-up to #28, which merged before this landed on the branch.

gh api runs after actions/deploy-pages@v5, so a non-zero exit marks the deploy job failed even though Pages already published. A missed dispatch costs freshness, not the release — the portal's daily cron still picks the docs up — so the call now falls back to an ::error:: annotation. The failure stays visible in the run summary without turning a successful deploy red.

Chose that over continue-on-error: true, which would swallow it silently. Same change already merged in ByteVeda/reclink#71 and pending in ByteVeda/agenteval#137 and ByteVeda/flexiq#875.

@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 49 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used all 3 included reviews currently available. Your 40 included PR review attempts over the past 7 days set your current allowance at 3 reviews per hour.

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: 355ca861-1412-4379-b081-273f42c77653

📥 Commits

Reviewing files that changed from the base of the PR and between d13abaf and 6ee478e.

📒 Files selected for processing (1)
  • .github/workflows/docs.yml

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

@kartikeya-27
kartikeya-27 merged commit dd81b1d into master Sep 6, 2026
8 checks passed
@kartikeya-27
kartikeya-27 deleted the ci/notify-annotate branch September 6, 2026 14:16
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