You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
7
7
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -11,7 +11,7 @@ Object {
11
11
`;
12
12
13
13
exports[`meeseek achievement Github's resolve keywords should recognize "closed" 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
17
17
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -21,7 +21,7 @@ Object {
21
21
`;
22
22
23
23
exports[`meeseek achievement Github's resolve keywords should recognize "closes" 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
27
27
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -31,7 +31,7 @@ Object {
31
31
`;
32
32
33
33
exports[`meeseek achievement Github's resolve keywords should recognize "fix" 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
37
37
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -41,7 +41,7 @@ Object {
41
41
`;
42
42
43
43
exports[`meeseek achievement Github's resolve keywords should recognize "fixed" 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
47
47
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -51,7 +51,7 @@ Object {
51
51
`;
52
52
53
53
exports[`meeseek achievement Github's resolve keywords should recognize "fixes" 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
57
57
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -61,7 +61,7 @@ Object {
61
61
`;
62
62
63
63
exports[`meeseek achievement Github's resolve keywords should recognize "resolve" 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
67
67
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -71,7 +71,7 @@ Object {
71
71
`;
72
72
73
73
exports[`meeseek achievement Github's resolve keywords should recognize "resolved" 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
77
77
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -81,7 +81,7 @@ Object {
81
81
`;
82
82
83
83
exports[`meeseek achievement Github's resolve keywords should recognize "resolves" 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
87
87
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -91,7 +91,7 @@ Object {
91
91
`;
92
92
93
93
exports[`meeseek achievement Github's resolve keywords should recognize a combination 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
97
97
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -101,7 +101,7 @@ Object {
101
101
`;
102
102
103
103
exports[`meeseek achievement should be case insensitive 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
107
107
"name": "I'm Mr. Meeseeks! Look at me!",
@@ -111,7 +111,7 @@ Object {
111
111
`;
112
112
113
113
exports[`meeseek achievement should be granted to PR creator if 4 issues resolved 1`] =`
"description": "<p>Congrats on resolving so many issues at ones! Shouldn't pull requests be kept simple?</p><p>Pull requests don't usually have to exist this long. It's getting weird.</p>",
"description": "You're the ultimate zen master. You increased a project coverage to 100%. It was a long journey... but you know...<br><b>First learn stand, then learn fly. Nature rule, creator-san, not mine</b>",
Copy file name to clipboardexpand all lines: achievements/src/__snapshots__/reaction-on-every-comment.achievement.spec.ts.snap
+6-6
Original file line number
Diff line number
Diff line change
@@ -1,29 +1,29 @@
1
1
// Jest Snapshot v1, https://goo.gl/fbAQLP
2
2
3
3
exports[`reactionOnEveryComment achievement should be granted if PR and existing comments have reactions should work with both PR comments & inline comments 1`] =`
0 commit comments