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

[Feature Request] Support for specifying a branch #26

Open
ltamrazov opened this issue Nov 20, 2020 · 1 comment
Open

[Feature Request] Support for specifying a branch #26

ltamrazov opened this issue Nov 20, 2020 · 1 comment

Comments

@ltamrazov
Copy link

Hi,

Thank you for this action! I'm wondering if it would be possible to specify the branch where you want to do the workflow check. The use case would be running this on a pull request and ensuring that master branch has finished CI before allowing to merge the PR (as a way of controlling deployments).

I saw the option: same-branch-only which got me thinking there must be a way to specify the branch. Wondering if it can be done here?

options.branch = branch;

What are your thoughts and would you accept a PR for this?

@chenrui333
Copy link
Collaborator

I dont think you need to specify branch?? when same-branch-only as true?

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