Job reports as success when it does not find remote ref master
Run meganerddev/Fork-Sync-With-Upstream-action@v1.0.0
/usr/bin/sh /home/runner/work/_actions/meganerddev/Fork-Sync-With-Upstream-action/v1.0.0/entry/config_and_run.sh
Running ACTION...
Setting git config from input vars. (Skips config for all inputs set to 'null'.)
SUCCESS
Checking out target branch 'master' for sync.
Already on 'master'
Your branch is up to date with 'origin/master'.
Target branch checked out
SUCCESS
Setting upstream repo to 'redacted/redacted'.
SUCCESS
Checking for new commits on upstream branch.
fatal: couldn't find remote ref master
No new commits to sync. Finishing sync action gracefully.
SAFE EXIT
Resetting git config to previous settings.
Reset Complete
Job reports as success when it does not have UPSTREAM_REPO_SECRET or equivolent in Actions Secrets and Variables
Run meganerddev/Fork-Sync-With-Upstream-action@v1.0.0
/usr/bin/sh /home/runner/work/_actions/meganerddev/Fork-Sync-With-Upstream-action/v1.0.0/entry/config_and_run.sh
Running ACTION...
Setting git config from input vars. (Skips config for all inputs set to 'null'.)
SUCCESS
Checking out target branch 'master' for sync.
Already on 'master'
Your branch is up to date with 'origin/master'.
Target branch checked out
SUCCESS
Setting upstream repo to 'redacted/redacted'.
SUCCESS
Checking for new commits on upstream branch.
fatal: could not read Username for 'https://github.com': No such device or address
No new commits to sync. Finishing sync action gracefully.
SAFE EXIT
Resetting git config to previous settings.
Reset Complete
Job reports as success when it does not find remote ref master
Run meganerddev/Fork-Sync-With-Upstream-action@v1.0.0 /usr/bin/sh /home/runner/work/_actions/meganerddev/Fork-Sync-With-Upstream-action/v1.0.0/entry/config_and_run.sh Running ACTION... Setting git config from input vars. (Skips config for all inputs set to 'null'.) SUCCESS Checking out target branch 'master' for sync. Already on 'master' Your branch is up to date with 'origin/master'. Target branch checked out SUCCESS Setting upstream repo to 'redacted/redacted'. SUCCESS Checking for new commits on upstream branch. fatal: couldn't find remote ref master No new commits to sync. Finishing sync action gracefully. SAFE EXIT Resetting git config to previous settings. Reset Complete
Job reports as success when it does not have UPSTREAM_REPO_SECRET or equivolent in Actions Secrets and Variables
Run meganerddev/Fork-Sync-With-Upstream-action@v1.0.0 /usr/bin/sh /home/runner/work/_actions/meganerddev/Fork-Sync-With-Upstream-action/v1.0.0/entry/config_and_run.sh Running ACTION... Setting git config from input vars. (Skips config for all inputs set to 'null'.) SUCCESS Checking out target branch 'master' for sync. Already on 'master' Your branch is up to date with 'origin/master'. Target branch checked out SUCCESS Setting upstream repo to 'redacted/redacted'. SUCCESS Checking for new commits on upstream branch. fatal: could not read Username for 'https://github.com': No such device or address No new commits to sync. Finishing sync action gracefully. SAFE EXIT Resetting git config to previous settings. Reset Complete