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

Merge pull request #1 from yearn/kx9x/template-repo #2

Open
wants to merge 87 commits into
base: kx9x/template-repo
Choose a base branch
from

Conversation

kx9x
Copy link
Collaborator

@kx9x kx9x commented Jan 6, 2022

feat: initial work complete

@kx9x
Copy link
Collaborator Author

kx9x commented Jan 6, 2022

/run fn=run_example

command failed, check your syntax
/run network=[eth|bsc] fn=[valid_brownie_function_name] send=[true|false] delete-branch-after-send=[true|false]

@github-actions
Copy link

github-actions bot commented Jan 6, 2022

To transmit a multisig tx request, please run:
/run file=[main|hydrate_ci_cache] network=[eth|bsc|ftm|matic] fn=[valid_brownie_function_name] send=[true|false] delete-branch-after-send=[true|false]

parameters:
file - defaults to main, so feel free to omit this if working in that file
network - defaults to eth, so feel free to omit this if working with eth mainnet
fn - any function name in the corresponding file for the file chosen (main.py for main, hydrate_ci_cache.py for hydrate_ci_cache)
send - defaults to false, setting to true will sign the TX with the delegate private key and submit to gnosis. This will also close the PR.
delete-branch-after-send - defaults to true, set to false to not have your branch deleted after completing a send.

@kx9x
Copy link
Collaborator Author

kx9x commented Jan 6, 2022

/run fn=run_example

Failure: check output https://github.com/yearn/yearn-multisig-actions/actions/runs/1661218194

@kx9x
Copy link
Collaborator Author

kx9x commented Jan 6, 2022

/run fn=run_example

Failure: check output https://github.com/yearn/yearn-multisig-actions/actions/runs/1661415887

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

Successfully merging this pull request may close these issues.

5 participants