Skip to content

Add multiple files in a single commit #133

@gustavdelius

Description

@gustavdelius

repo_add_file() can take a vector of file names and will add all those files to the repositories, however it creates a new commit for each file. Because each commit triggers the autograding action and is listed in the feedback pull request, this is not desirable. It would be better if all the files were added in a single commit. Is that possible?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions