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
Copy file name to clipboardExpand all lines: index.ts
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -51,15 +51,15 @@ const getAbsentMessage = (
51
51
commitSha: string,
52
52
addChangesetUrl: string,
53
53
releasePlan: ReleasePlan|null,
54
-
)=>`### ⚠️ No Changeset found
54
+
)=>`### ⚠️ No Changeset found
55
55
56
56
Latest commit: ${commitSha}
57
57
58
58
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. **If these changes should result in a version bump, you need to add a changeset.**
59
59
60
60
${getReleasePlanMessage(releasePlan)}
61
61
62
-
[Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
62
+
[Click here to learn what changesets are, and how to add one](https://changesets.dev/faq).
63
63
64
64
[Click here if you're a maintainer who wants to add a changeset to this PR](${addChangesetUrl})
65
65
@@ -69,15 +69,15 @@ const getApproveMessage = (
69
69
commitSha: string,
70
70
addChangesetUrl: string,
71
71
releasePlan: ReleasePlan|null,
72
-
)=>`### 🦋 Changeset detected
72
+
)=>`### 🦋 Changeset detected
73
73
74
74
Latest commit: ${commitSha}
75
75
76
76
**The changes in this PR will be included in the next version bump.**
77
77
78
78
${getReleasePlanMessage(releasePlan)}
79
79
80
-
Not sure what this means? [Click here to learn what changesets are](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
80
+
Not sure what this means? [Click here to learn what changesets are](https://changesets.dev/faq).
81
81
82
82
[Click here if you're a maintainer who wants to add another changeset to this PR](${addChangesetUrl})
Not sure what this means? [Click here to learn what changesets are](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
250
+
Not sure what this means? [Click here to learn what changesets are](https://changesets.dev/faq).
251
251
252
252
[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%0A---%0A%0Athing%0A)
Not sure what this means? [Click here to learn what changesets are](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
303
+
Not sure what this means? [Click here to learn what changesets are](https://changesets.dev/faq).
304
304
305
305
[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%0A---%0A%0Athing%0A)
Not sure what this means? [Click here to learn what changesets are](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
350
+
Not sure what this means? [Click here to learn what changesets are](https://changesets.dev/faq).
351
351
352
352
[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%0A---%0A%0Athing%0A)
[Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
395
+
[Click here to learn what changesets are, and how to add one](https://changesets.dev/faq).
396
396
397
397
[Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%0A---%0A%0Athing%0A)
[Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
444
+
[Click here to learn what changesets are, and how to add one](https://changesets.dev/faq).
445
445
446
446
[Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%22root-package%22%3A%20patch%0A---%0A%0Athing%0A)
Not sure what this means? [Click here to learn what changesets are](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
513
+
Not sure what this means? [Click here to learn what changesets are](https://changesets.dev/faq).
514
514
515
515
[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%0A---%0A%0Athing%0A)
[Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
572
+
[Click here to learn what changesets are, and how to add one](https://changesets.dev/faq).
573
573
574
574
[Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%22pkg-a%22%3A%20patch%0A---%0A%0Athing%0A)
[Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
631
+
[Click here to learn what changesets are, and how to add one](https://changesets.dev/faq).
632
632
633
633
[Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%22pkg-ab%22%3A%20patch%0A---%0A%0Athing%0A)
[Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
684
+
[Click here to learn what changesets are, and how to add one](https://changesets.dev/faq).
685
685
686
686
[Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%22pkg-a%22%3A%20patch%0A---%0A%0Athing%0A)
[Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
737
+
[Click here to learn what changesets are, and how to add one](https://changesets.dev/faq).
738
738
739
739
[Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%22root-package%22%3A%20patch%0A---%0A%0Athing%0A)
Not sure what this means? [Click here to learn what changesets are](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
802
+
Not sure what this means? [Click here to learn what changesets are](https://changesets.dev/faq).
803
803
804
804
[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/changesets/bot/new/test?filename=.changeset/<CHANGESET_FILE>.md&value=---%0A%0A---%0A%0Athing%0A)
0 commit comments