Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f31d24 + 95c6698 commit ac6d0d1Copy full SHA for ac6d0d1
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