Problem
Currently, the trial task assignment requires manual follow-up.
Solution
Set up a GitHub action which will allow the following automated flow:
- Candidate submits the application (via Github issue template; the way it is now).
- Action asks the Candidate to submit the first PR to add Candidate's profile in json file (the way it is now)
- When the Candate's PR is merged, the Action reopens the issue (step 1) and asks to proceed with the trial task.
Problem
Currently, the trial task assignment requires manual follow-up.
Solution
Set up a GitHub action which will allow the following automated flow: