@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.
@@ -1722,7 +1722,8 @@ function buildProjectGitRoutes({
1722
1722
  baseBranch: base,
1723
1723
  headBranch: head,
1724
1724
  title,
1725
- body: prBody
1725
+ body: prBody,
1726
+ actingUserId: userId
1726
1727
  });
1727
1728
  await emitAudit?.({
1728
1729
  context: loose(c),