Conversation
Logs per-run metrics (PRs merged, filtered, triaged, drafted, created) plus retrospective data (merged as-is, rejected) to a Notion database. Requires NOTION_API_KEY and NOTION_SELF_HEALING_DB secrets. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Tracks PRs that Pierre merged after making changes (>1 commit), distinct from merged as-is (1 commit) and rejected (closed without merge). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add helper function documentation for getFetchParams, a new utility function exported from @strapi/strapi that can be used when building custom services. Fixes strapi/strapi#25475
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
getFetchParams utility function
|
Hey Piwi, sorry for the confusion on this one, but we opted not to have |
|
Perfect, thank you, @Bassel17 ! |
Summary
This PR adds documentation for the
getFetchParams()utility function, which was exported from@strapi/strapiin strapi/strapi#25475.Details
getFetchParams()with syntax, import statement, and usage exampleTest plan
Generated automatically by the docs self-healing workflow (micro-edit, Haiku).