srz-zumix/gh-merge-base-next Action

Automatically find the next commit on the first-parent path from merge-base.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenThe GitHub token used to manage labelsno""
repositoryThe repository in the format owner/repo. If not provided, the repository of the workflow run is used.no""
baseThe base ref (branch or commit SHA) to find the merge base from.yes
headThe head ref (branch or commit SHA) to find the merge base to.yes
namedescription
shaThe SHA of the next commit on the first-parent path from the merge-base.
depthThe number of commits between the merge-base and the next commit on the first-parent path.