Skip to content

Commit 95c6698

Browse files
adding branch info to reporting (#242)
1 parent 30c400a commit 95c6698

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/guides/custom-reports.md

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ Your custom reports can access the following PR information that you can referen
8686
- `Created at`: datetime - When the PR was created
8787
- `Last activity`: datetime - Most recent activity timestamp
8888
- `Closed at`: datetime (if applicable) - When the PR was closed
89+
- `Source branch`: string - Source branch name
90+
- `Target branch`: string - Target branch name
8991

9092
#### Additional Context
9193

0 commit comments

Comments
 (0)