Skip to content

Conversation

MarcL
Copy link
Contributor

@MarcL MarcL commented Sep 1, 2025

Summary

This pull request updates the GitHub Actions workflow for syncing the public API docs. The workflow now tries to include a link to the originating pull request (PR) in the generated docs repo PR description, making it easier to trace changes back to their source. If a PR number can't be found in the commit message, it falls back to linking the commit instead.

Related Linear tickets, Github issues, and Community forum posts

N/A

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • [ ] Docs updated or follow-up ticket created.
  • [ ] Tests included.
  • [ ] PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

imchairmanm
imchairmanm previously approved these changes Sep 1, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

React with 👍 or 👎 to teach cubic. You can also tag @cubic-dev-ai to give feedback, ask questions, or re-run the review.

Copy link

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link

currents-bot bot commented Sep 1, 2025

E2E Tests: n8n tests passed after 4m 23.2s

🟢 550 · 🔴 0 · ⚪️ 0

View Run Details

Run Details

  • Project: n8n

  • Groups: 2

  • Framework: Playwright

  • Run Status: Passed

  • Commit: 29733b5

  • Spec files: 112

  • Overall tests: 550

  • Duration: 4m 23.2s

  • Parallelization: 3

Groups

GroupId Results Spec Files Progress
ui 🟢 145 · 🔴 0 · ⚪️ 0 34 / 34
No name 🟢 405 · 🔴 0 · ⚪️ 0 78 / 78


This message was posted automatically by currents.dev | Integration Settings

@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Sep 1, 2025
Change regex from Cubic suggestion.

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
@MarcL MarcL merged commit d183652 into master Sep 2, 2025
33 checks passed
@MarcL MarcL deleted the marcl/fix-docs-sync-commit-sha branch September 2, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants