Skip to content

PM-5925 - move gitea endpoint to /reviews - #2198

Merged
vas3a merged 1 commit into
devfrom
PM-5925_gitea-challenge-teams
Aug 28, 2026
Merged

PM-5925 - move gitea endpoint to /reviews#2198
vas3a merged 1 commit into
devfrom
PM-5925_gitea-challenge-teams

Conversation

@vas3a

@vas3a vas3a commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Related JIRA Ticket:

https://topcoder.atlassian.net/browse/PM-5925

What's in this PR?

This pull request updates the Gitea teams service to use the correct API endpoint for team searches and improves the related test to ensure the endpoint is used as expected. The most important changes are:

API Endpoint Update:

  • Changed the GITEA_TEAMS_API_URL in gitea-teams.service.ts to use /reviews/gitea/teams instead of /gitea/teams to align with the correct backend route.

Test Improvements:

  • Added a test assertion in gitea-teams.service.spec.ts to verify that the API call uses the /reviews/gitea/teams endpoint.

@vas3a
vas3a merged commit ede85aa into dev Aug 28, 2026
6 of 7 checks passed
@vas3a
vas3a deleted the PM-5925_gitea-challenge-teams branch August 28, 2026 04:30
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.

1 participant