oh-my-pr 4.7.1 → 4.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.cjs +152 -152
- package/dist/public/assets/index-Ci46RKy5.js +49 -0
- package/dist/public/assets/index-d7YUXeeH.css +1 -0
- package/dist/public/index.html +2 -2
- package/package.json +1 -1
- package/dist/public/assets/index-D5u38Hhm.js +0 -49
- package/dist/public/assets/index-KzZB9Sqj.css +0 -1
package/README.md
CHANGED
|
@@ -96,7 +96,7 @@ You can authenticate with:
|
|
|
96
96
|
|
|
97
97
|
### Watch Scope
|
|
98
98
|
|
|
99
|
-
Watched repositories default to `My PRs only`. You can switch a repo to `My PRs + teammates`, or skip auto-discovery entirely and register a single PR by URL.
|
|
99
|
+
Watched repositories default to `My PRs only`. You can switch a repo to `My PRs + teammates`, stop watching a repo when you no longer want auto-discovery for it, or skip auto-discovery entirely and register a single PR by URL. Stopping watch preserves existing PR records; remove individual PRs separately if you want them gone.
|
|
100
100
|
|
|
101
101
|
### Interfaces
|
|
102
102
|
|