| base | Base branch to create PR against | yes | main |
| token | PAT for creating PR | yes | — |
| add-paths | Paths to add to commit | no | . |
| commit-message | Commit message | no | Automated commit |
| pr-branch | Branch to create PR from | no | automated-pr |
| pr-title | PR title | no | Automated PR |
| pr-body | PR body | no | Automated PR |
| pr-condition-cmd | Command to check if PR should be created | no | git status --porcelain |
| pr-assignee | Default assignee for the Pull request | no | — |
| pr-automerge | Whether to automatically merge the Pull Request | no | false |
| commit-user | Username to use for commit | no | Forgejo Bot |
| commit-email | Email to use for commit | no | forgejo@users.noreply.git |