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
* For now we do create RtGithub right here, in the main method.
* Let's implement some sort of "smart" identity that based on
* INPUT_GITHUBTOKEN variable presence inside the environment will
* create corresponding object, either RtGithub (real github instance)
* or MkGithub (mocked github server in memory xml).
The puzzle was created by @h1alexbel on 29-Mar-24.
Estimate: 25 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
2-b2790fa0
from #2 has to be resolved:code-review-action/src/main/java/git/tracehub/codereview/action/Entry.java
Lines 52 to 57 in 5e40127
The puzzle was created by @h1alexbel on 29-Mar-24.
Estimate: 25 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: