Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support setting the github.head_ref branch for a Pull Request #8

Open
donovanmuller opened this issue Feb 1, 2021 · 1 comment
Open

Comments

@donovanmuller
Copy link

Currently this action returns a branch like the below example when triggered from a pull_Request:

BRANCH_NAME: 3/merge

The branch returned from the expression github.head_ref would be the expected value.
It would be great if this action could support this.

@EthanSK
Copy link

EthanSK commented Apr 17, 2021

I made an action that works on pull_request too https://github.com/EthanSK/git-branch-name-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants