We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c400a commit 95c6698Copy full SHA for 95c6698
docs/guides/custom-reports.md
@@ -86,6 +86,8 @@ Your custom reports can access the following PR information that you can referen
86
- `Created at`: datetime - When the PR was created
87
- `Last activity`: datetime - Most recent activity timestamp
88
- `Closed at`: datetime (if applicable) - When the PR was closed
89
+- `Source branch`: string - Source branch name
90
+- `Target branch`: string - Target branch name
91
92
#### Additional Context
93
0 commit comments