-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3525 from webcompat/issue/3522/1
Fixes #3522: Fix outreach comment for auth reports
- Loading branch information
Showing
3 changed files
with
59 additions
and
3 deletions.
There are no files selected for viewing
48 changes: 48 additions & 0 deletions
48
tests/fixtures/webhooks/public_milestone_needscontact_auth_report.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"action": "milestoned", | ||
"issue": { | ||
"url": "https://api.github.com/repos/webcompat/webcompat-tests/issues/2598", | ||
"repository_url": "https://api.github.com/repos/webcompat/webcompat-tests", | ||
"labels_url": "https://api.github.com/repos/webcompat/webcompat-tests/issues/2598/labels{/name}", | ||
"comments_url": "https://api.github.com/repos/webcompat/webcompat-tests/issues/2598/comments", | ||
"events_url": "https://api.github.com/repos/webcompat/webcompat-tests/issues/2598/events", | ||
"html_url": "https://github.com/webcompat/webcompat-tests/issues/2598", | ||
"id": 735747598, | ||
"node_id": "MDU6SXNzdWU3MzU3NDc1OTg=", | ||
"number": 2598, | ||
"title": "bugzilla.mozilla.org - see bug description", | ||
"state": "open", | ||
"locked": false, | ||
"assignee": null, | ||
"assignees": [ | ||
|
||
], | ||
"milestone": { | ||
"url": "https://api.github.com/repos/webcompat/webcompat-tests/milestones/3", | ||
"html_url": "https://github.com/webcompat/webcompat-tests/milestone/3", | ||
"labels_url": "https://api.github.com/repos/webcompat/webcompat-tests/milestones/3/labels", | ||
"id": 2744176, | ||
"node_id": "MDk6TWlsZXN0b25lMjc0NDE3Ng==", | ||
"number": 3, | ||
"title": "needscontact", | ||
"description": "We are looking for an appropriate contact", | ||
"open_issues": 62, | ||
"closed_issues": 3, | ||
"state": "open", | ||
"created_at": "2017-09-05T03:40:35Z", | ||
"updated_at": "2020-11-07T03:21:44Z", | ||
"due_on": null, | ||
"closed_at": null | ||
}, | ||
"comments": 0, | ||
"created_at": "2020-11-04T01:41:16Z", | ||
"updated_at": "2020-11-07T03:21:44Z", | ||
"closed_at": null, | ||
"author_association": "NONE", | ||
"active_lock_reason": null, | ||
"body": "<!-- @browser: Firefox 87.0 -->\n<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:87.0) Gecko/20100101 Firefox/87.0 -->\n<!-- @reported_with: unknown -->\n\n**URL**: https://www.optimum.net/\n\n**Browser / Version**: Firefox 87.0\n**Operating System**: Mac OS X 10.14\n**Tested Another Browser**: Yes Chrome\n\n**Problem type**: Desktop site instead of mobile site\n**Description**: Desktop site instead of mobile site\n**Steps to Reproduce**:\nertytrw345rty v2345ty45rty 4rtytet5\n\n<details>\n<summary>Browser Configuration</summary>\n<ul>\n <li>None</li>\n</ul>\n</details>\n\n_From [webcompat.com](https://webcompat.com/) with ❤️_", "performed_via_github_app": null | ||
}, | ||
"milestone": { | ||
"title": "needscontact" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters