Skip to content

ci: avoid duplicate release-note failure issues#265

Merged
yoen-velt merged 1 commit into
mainfrom
codex/release-note-failure-notify-guard
Jun 25, 2026
Merged

ci: avoid duplicate release-note failure issues#265
yoen-velt merged 1 commit into
mainfrom
codex/release-note-failure-notify-guard

Conversation

@yoen-velt

Copy link
Copy Markdown
Collaborator

Summary

  • Mark failures as already notified when the release-note runner comments on a PR or creates its own issue.
  • Make the workflow-level fallback skip duplicate issue creation when that marker exists.

Context

Run https://github.com/velt-js/docs/actions/runs/28146876179 correctly commented on PR #255 after reaching Claude, but the workflow fallback also opened a duplicate issue saying no PR was produced.

Tests

  • bash -n scripts/release-notes/run-release-note-pipeline.sh
  • bash scripts/release-notes/test-routing.sh && bash scripts/release-notes/test-detector.sh && bash scripts/release-notes/test-url-parser.sh && bash scripts/release-notes/test-resolver.sh && bash scripts/release-notes/test-internal-trim.sh && bash scripts/release-notes/test-slack-payload.sh
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release-note-to-docs-pr.yml"); puts "workflow yaml ok"'

@mintlify

mintlify Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
velt 🔴 Failed Jun 25, 2026, 4:39 AM

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