Skip to content

PM 5120 - Cleanup Talent Search from Platform-UI#1936

Merged
Harshitchudasama merged 5 commits into
devfrom
PM-5120
Jun 12, 2026
Merged

PM 5120 - Cleanup Talent Search from Platform-UI#1936
Harshitchudasama merged 5 commits into
devfrom
PM-5120

Conversation

@Harshitchudasama

Copy link
Copy Markdown
Collaborator

Related JIRA Ticket:

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

What's in this PR?

Deleted talent-search from Platform-ui, app is unregistered and every reference of it is updated/cleaned up.

@himaniraghav3 himaniraghav3 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We only need to remove the talent search under customer portal.
The talent search app under apps/talent-search is crucial and not to be removed/updated

Comment thread .github/workflows/code_reviewer.yml Outdated
uses: topcoder-platform/tc-ai-pr-reviewer@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # The GITHUB_TOKEN is there by default so you just need to keep it like it is and not necessarily need to add it as secret as it will throw an error. [More Details](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret)
LAB45_API_KEY: ${{ secrets.LAB45_API_KEY }}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why was this file added?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Right, @Harshitchudasama remove this file.

@kkartunov kkartunov left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Harshitchudasama @himaniraghav3 talent-search should be removed. Customer portal remains untouched.

Comment thread .github/workflows/code_reviewer.yml Outdated
uses: topcoder-platform/tc-ai-pr-reviewer@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # The GITHUB_TOKEN is there by default so you just need to keep it like it is and not necessarily need to add it as secret as it will throw an error. [More Details](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret)
LAB45_API_KEY: ${{ secrets.LAB45_API_KEY }}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Right, @Harshitchudasama remove this file.

@Harshitchudasama Harshitchudasama merged commit cdbdbaa into dev Jun 12, 2026
7 checks passed
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.

3 participants