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 92ef0f3 commit e401855Copy full SHA for e401855
tests/events/pull_request_opened.json
@@ -2,7 +2,7 @@
2
"action": "opened",
3
"number": 1,
4
"pull_request": {
5
- "body": "This is the body of the PR. https://xxxx.teamwork.com/#/tasks/123 https://xxx.teamwork.com/#/tasks/456",
+ "body": "# Test heading \n This is the body of the PR. https://xxxx.teamwork.com/#/tasks/123 https://xxx.teamwork.com/#/tasks/456",
6
"head": {
7
"ref": "pr-branch",
8
"repo": {
0 commit comments