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
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
That processor handles the forum flow when a user registers to a challenge, granting them access to the private challenge forum.
Multiple repos
One thing to think about is that some projects have multiple repositories (like a frontend and backend). We'll want to support creating forks / giving access to all those.
The text was updated successfully, but these errors were encountered:
@dhruvit-r - Please see the documentation here, under
Next Steps
. This is what we'll be working on:https://github.com/topcoder-platform/topcoder-x-ui/blob/develop/GitlabPrivateChallenge.md
This ticket will track the flow of:
challenge.action.resource.create
with the registration detailsThat's a very high level flow. We can talk through this a bit more as we get into it and run into issues.
For a sample of how to watch the
challenge.action.resource.create
queue, have a look at the challenge-forum-processor here: https://github.com/topcoder-platform/challenge-forum-processorThat processor handles the forum flow when a user registers to a challenge, granting them access to the private challenge forum.
Multiple repos
One thing to think about is that some projects have multiple repositories (like a frontend and backend). We'll want to support creating forks / giving access to all those.
The text was updated successfully, but these errors were encountered: