Skip to main content

postRepositoryCommitsBody

dry_runboolean

If true, perform a dry run without actually committing files

authorEmailstring<email>required
messagestringrequired
fileMapobjectrequired
postRepositoryCommitsBody
{
"dry_run": true,
"authorEmail": "user@example.com",
"message": "string",
"fileMap": {}
}