Skip to content

Create Pull Request v1.4.0

Compare
Choose a tag to compare
@peter-evans peter-evans released this 30 Sep 10:03
  • Added random value for BRANCH_SUFFIX to prevent clashes when multiple PRs are created in a single workflow
  • Now outputs the environment variable PULL_REQUEST_NUMBER that can be used in later steps of a workflow
  • Now supports creating and updating the same pull request branch until it is merged or closed. Set BRANCH_SUFFIX to none.