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
"""This will return 1 if the desired git_sha matches an existing git_sha, and 0 otherwise. This will cause applications that need a new git_sha
236
+
to be handled first.
237
+
This prioritizes "real" bounces (developers pushing new service versions) over things that are likely to be big bounces (config-only changes).
238
+
Most of the time, this won't matter much, as we should get through our backlog quickly, but when there is a backlog, we want to avoid blocking developers.
0 commit comments