diff --git a/gh-actions/automatic/index.html b/gh-actions/automatic/index.html index b8433bccf2a..0273d8b1f47 100644 --- a/gh-actions/automatic/index.html +++ b/gh-actions/automatic/index.html @@ -3462,20 +3462,31 @@

OverviewLoop app (version 3.4.0), this page will be required for all versions when building with a browser.

Before that release, this page is only relevant when building the dev branch with a browser and only when the dev branch is the default branch.

Modify Automatic Building

-

For someone using development code for their own use, they probably want to decide when to update their fork to the most recent commit. They can still have the advantage of automatic building without automatic updates. There may be other configurations someone would choose. These options are added to Loop 3.3.0 (dev branch) and later.

+

For someone using development code for their own use, they could decide to choose when to update their fork to the most recent commit. They can still have the advantage of automatic building without automatic updates; in other words, they want a new build added to TestFlight every month. There may be other configurations someone would choose. These options are available starting with Loop 3.3.0 (dev branch) and later.

You can affect the default behavior:

  1. Modify Automatic Schedule
  2. Disable Automatic Actions

Modify Automatic Schedule

+

This is an optional step. If you are happy with the automatic sync and update, you are done with this page.

+
+Instructions to Modify the Automatic Actions (Click to Open/Close)

You can modify the automation by creating and using some variables.

-

To configure the automated build more granularly involves creating up to two environment variables: SCHEDULED_BUILD and/or SCHEDULED_SYNC. See How to configure a variable.

+

To configure the automated build more granularly involves creating up to two environment variables: SCHEDULED_BUILD and/or SCHEDULED_SYNC. See How to configure a variable.

Note that the weekly and monthly Build Loop actions will continue, but the actions are modified if one or more of these variables is set to false. A successful Action Log will still appear, even if no automatic activity happens.