Trigger Pull Request
Version updated for https://github.com/pluralsh/trigger-pull-request to version v2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The trigger-pull-request GitHub Action automates the creation of pull requests by integrating with Plural Console’s PR Automation. It is typically used to bridge CI workflows (e.g., after Docker image builds) with GitOps processes, ensuring seamless updates to repositories. This action simplifies triggering PRs by leveraging a GraphQL API call, streamlining tasks that involve repository updates in a GitOps environment.
Release notes
Full Changelog: https://github.com/pluralsh/trigger-pull-request/compare/v1...v2