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
We have sporadic "Server Error" messages (and therefore failed pipelines) when the action is trying to set labels.
The label does exist in the downstream repo.
It's also not a permission issue, as we tried different levels of access tokens, all with the same result.
We are syncing a fairly large sync list (currently ~100 repositories)
Personal hunch: Could it be that we are hitting GitHub API rate limiting?
🐞 Describe the bug
We have sporadic "Server Error" messages (and therefore failed pipelines) when the action is trying to set labels.
The label does exist in the downstream repo.
It's also not a permission issue, as we tried different levels of access tokens, all with the same result.
We are syncing a fairly large sync list (currently ~100 repositories)
Personal hunch: Could it be that we are hitting GitHub API rate limiting?
📚 To reproduce
💡 Expected behavior
No "Server Error" or at least a more meaningful debug message
🖼️ Screenshots
No response
⚙️ Environment
📋 Additional context
log output
The text was updated successfully, but these errors were encountered: