-
Notifications
You must be signed in to change notification settings - Fork 4
Add support for github actions #1
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
Conversation
|
looks good. left some minor comments. one question I have is if we need to support these environment variables: for the bitrise plugin we map all the harness / drone environment variables to the bitrise types: |
4054671 to
beed380
Compare
|
@bradrydzewski nektos/act sets the github environment variables. We are passing the webhook event payload json file which is parsed by the nektos to set the variables |
No description provided.