@mastra/factory 0.1.0-alpha.4 → 0.1.0-alpha.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1808,7 +1808,8 @@ function buildProjectGitRoutes({
1808
1808
  baseBranch: base,
1809
1809
  headBranch: head,
1810
1810
  title,
1811
- body: prBody
1811
+ body: prBody,
1812
+ actingUserId: userId
1812
1813
  });
1813
1814
  await emitAudit?.({
1814
1815
  context: loose(c),