JOJ3 result as issue comments #71
Labels
No Label
bug
component
executor
component
framework
component
parser
component
UI
duplicate
enhancement
help wanted
invalid
priority
p0
priority
p1
priority
p2
priority
p3
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: JOJ/JOJ3#71
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
goal: a unique issue per task where each run posts a new comment
requirements
example format for the 1st comment. each date/time is a link to corresponding comment in the issue
homework 2 exercise 3 records
JOJ called 3 times on a maximum of 5 runs
feat(h2/e3): exercise competed joj
)fix(h2/e3): consider case a=0 joj
)refactor(h2/e3): faster algorithm for hard test cases joj
)JOj result as issue commentsto JOJ3 result as issue commentsSince gitea issues have history recorded, it can be implemented just by editing the body of the issue.
sounds like the best stragegy. 1 unique issue pr task with 1 comment (with its history)
Can we just edit the issue body as the JOJ3 result instead of the first comment?
yes that's the best
even for tt that will be easy to see the what happened along the way
Completed in
f85b20e197
.