Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Is it possible to get diff between a HEAD and the main/master branch when the context is push? #154

@kartikdc

Description

@kartikdc

Hello.

Sorry if this has been asked before. But is it possible to get a diff between the main/master branch and the HEAD of the branch to which a commit has been pushed? I am aware that this is already the case for PRs but is it possible to do this in cases of push as well?

I have tried these:

  with:
    FROM: master
  env:
    FROM: master

Both don't work though I was just guessing.

Any help is appreciated. Thanks in advance.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions