aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2024-03-27 11:47:36 -0400
committerGitHub <noreply@github.com>2024-03-27 16:47:36 +0100
commit4077626507f857bfccadcd83bcb08810aa3a35a0 (patch)
tree6645adb4b6f6b57209ec653d5fe8b45653c9d545 /README.md
parent50ae3df3d3431c54aca5fe983ee4997e2b3c67c6 (diff)
downloadlite-xl-plugins-4077626507f857bfccadcd83bcb08810aa3a35a0.tar.gz
lite-xl-plugins-4077626507f857bfccadcd83bcb08810aa3a35a0.zip
Added in Option to Stub Update (#393)
* Added in stub updating. * Fixed thing. * Renamed job. * Updated to include tokens. * Added permissions. * Added in staging . * This is where it begins dayo. * Updated README.md. * Removed unecessary permission. * Testing update.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6a1c04..b82d0a5 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,10 @@ the manifest.json file should be updated to include any new plugins added, as sp
pin the remote to a specific commit hash. Any plugin that is hosted not in a repository,
but only with a `url` must provide a `checksum` that matches the existing plugin.*
+*Any commits specified with a `remote` will automatically be checked for updates to the `latest` branch, and PRs will
+automaticaly be created for them on a recurring basis to keep things up to date. Stubs can specify an alternate branch
+to follow with `extra.follow_branch`.*
+
*Any non-conforming PRs will not be accepted. The table below will be updated automatically.*
*Any entries marked with an asterisk are hosted on external repositories.*