README.md in danger-jira-0.3.0 vs README.md in danger-jira-0.4.0
- old
+ new
@@ -17,15 +17,15 @@
```ruby
// Dangerfile
jira.check(
key: ["KEY", "PM"],
- url: "https://myjira.atlassian.net/browse"
+ url: "https://myjira.atlassian.net/browse",
fail_on_warning: true
)
```
-With "KEY-123" in the PR title, Danger will comment with:
+With "KEY-123" in the PR title or PR body, Danger will comment with:
<table>
<thead>
<tr>
<th width="50"></th>