Expected behavior of git-provider #11
braghettos
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
check if the TARGET_COMMIT_ID value in the Custom Resource status is empty:
check if the SYNCED value in the Custom Resource status is empty:
trueas wellPlease note: any consideration about the SYNCED value must be done after evaluating the TARGET_COMMIT_ID value.
All reactions