You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate token with echo 'token' | base64 and then use that in github provider - makes notification-controller push commit status request fail and prints the token in logs.
Generate token with
echo 'token' | base64
and then use that in github provider - makes notification-controller push commit status request fail and prints the token in logs.Detailed discussion:
https://cloud-native.slack.com/archives/CLAJ40HV3/p1634762065311300
The text was updated successfully, but these errors were encountered: