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
Copy file name to clipboardExpand all lines: vignettes/d-extended-capability-github.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ Here is a description of the specified inputs that are new to us:
133
133
-`example_identifier` is a student_identifier (or team_identifier) from the class roster. For compatibility with GitHub the identifiers need to be student identifiers
134
134
-`push_feedback = TRUE` asks the function to push the feedback files (the same function could be used to only create issues, see below).
135
135
136
-
To push issuesthe additional argument would be setting `push_issues` to TRUE. The two push arguments can be set to true on the same function call.
136
+
To create issues, set the argument `create_issues` to TRUE. The arguments `push_feedback` and `create_issues`can be set to TRUE on the same function call.
137
137
138
138
Running the above function call will push each feedback file to the respective repo, if the repo is found:
0 commit comments