Add comment data after submitting a pull request to pyminder
github-actions opened this issue · 0 comments
github-actions commented
Add comment data after submitting a pull request to pyminder
Line 49 in efd0074
goal = pyminder.get_goal(goal_name)
# TODO Add comment data after submitting a pull request to pyminder
# labels: enhancement
goal.stage_datapoint(value, time)
goal.commit_datapoints()
# Output statement
print('Data point of ' + value + ' added to ' + goal_name + ' with comment: ' + comment)
256aa279d8ea140736a127f6c34b63f0cdb73d74