rossrdme/BiDi Sync Pull Request
Automatically create a pull request based on changes in a BiDi sync repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bidi-sync-repo | Source repository for syncing | yes | — |
| bidi-repo-folder | Folder in Bidi Sync repo to sync from (leave empty for root) | no | "" |
| primary-repo | Target repository for the PR | yes | — |
| primary-repo-folder | Folder in target repository to sync to | yes | — |
| pr-base | Base branch for the PR | no | main |
| pr-branch | Branch name for the PR | no | docs-sync |
| access-token | GitHub token with repository access | yes | — |
| git-user-name | Git user name for commits | no | ReadMe GitHub Actions Bot |
| git-user-email | Git user email for commits | no | noreply@readme.com |
Outputs
no outputs