Skip to content

This action rabases the branches only if the checkbox is checked in the PR description

License

Notifications You must be signed in to change notification settings

srikarsams/rebase

Repository files navigation

Rebase Action

This action rabases the branches only if the checkbox is checked in the PR description. v1.2

Inputs

GITHUB_ACTION

Required

TRIAL_RUN

flag for trial run. No merge will happen, just logs the result.

COMMIT_MESSAGE

Message to be used while merging!

Example usage

uses: srikarsams/[email protected]
  with:
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
  COMMIT_MESSAGE: "Rebase done successfully!"

About

This action rabases the branches only if the checkbox is checked in the PR description

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published