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.
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