Create Pull Request (Python)
Version updated for https://github.com/dikshant-devops/create-pull-request to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Create Pull Request Action (Python) is a GitHub Action that automates the creation of pull requests for changes made during a workflow run. It provides a Python-based implementation of the original create-pull-request action, making it more accessible and maintainable for Python-focused teams. Key features include robust GitHub API integration, support for rebasing and conflict resolution, and compatibility with the original action, allowing it to handle tasks such as assigning reviewers, adding labels, and managing branches seamlessly.