if (FALSE) {
myrepo <- create_repo_ref('emilyriederer', 'myrepo')
post_milestone(myrepo,
title = 'this is the title of the milestone',
description = 'this is the long and detailed description',
due_on = '2018-12-31T12:59:59z')
}
Run the code above in your browser using DataLab