Skip to content

fix(github_team): rescue all UnprocessableEntity - #294

Merged
Ayomi-gh merged 3 commits into
mainfrom
422
Aug 3, 2026
Merged

fix(github_team): rescue all UnprocessableEntity#294
Ayomi-gh merged 3 commits into
mainfrom
422

Conversation

@nobe4

@nobe4 nobe4 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

For all intent and purposes, every cases of UnprocessableEntity should be rescued, as they might all lead to the same underlying issue of a user blocking the invites.

This means that the full reconciliation will have to happen out of bounds, but at least the deployment will not fail.

cc https://github.com/github/entitlements-github-plugin/pull/288/changes

nobe4 added 3 commits August 3, 2026 08:25
For all intent and purposes, every cases of UnprocessableEntity should
be rescued, as they might all lead to the same underlying issue of a
user blocking the invites.

This means that the full reconciliation will have to happen out of
bounds, but at least the deployment will not fail.
My local is newer, which I didn't mean to push.
@Ayomi-gh
Ayomi-gh merged commit ecb653b into main Aug 3, 2026
14 checks passed
@Ayomi-gh
Ayomi-gh deleted the 422 branch August 3, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants