Skip to content

Conversation

@radwo
Copy link
Contributor

@radwo radwo commented Nov 7, 2025

📝 Description

Invitation occasionally fails because we can’t fetch the inviter’s repo host account (RHA), so token lookup crashes the flow. Since these calls hit public endpoints, we now proceed without a token when the RHA is missing, keeping invitations functional.

GitLab integration was also fixed. We also removed the token from GitLab requests. Fetching the user API token for GitLab is not working properly, and we will address this issue in another PR.

✅ Checklist

  • I have tested this change
  • This change requires documentation update

Invitation occasionally fails because we can’t fetch the inviter’s repo host account (RHA), so token
lookup crashes the flow. Since these calls hit public endpoints, we now proceed without a token when the
RHA is missing, keeping invitations functional.

GitLab integration was also fixed. Previously never worked because it hit the wrong endpoint/token
path.
@radwo radwo moved this from Backlog to In Progress in Roadmap Nov 7, 2025
@radwo radwo enabled auto-merge (squash) November 7, 2025 16:13
@radwo
Copy link
Contributor Author

radwo commented Nov 7, 2025

@codex review

@chatgpt-codex-connector
Copy link

To use Codex here, create a Codex account and connect to github.

@skipi
Copy link
Collaborator

skipi commented Nov 7, 2025

@codex review

1 similar comment
@radwo
Copy link
Contributor Author

radwo commented Nov 7, 2025

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@radwo
Copy link
Contributor Author

radwo commented Nov 10, 2025

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@radwo radwo merged commit 7047857 into main Nov 21, 2025
2 checks passed
@radwo radwo deleted the rw/invitees branch November 21, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants