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

Open channels automatically when onboarding #593

Open
AlexD10S opened this issue Sep 6, 2023 · 1 comment
Open

Open channels automatically when onboarding #593

AlexD10S opened this issue Sep 6, 2023 · 1 comment
Labels
Onboarding-automation Changes related to parachain onboarding automation

Comments

@AlexD10S
Copy link
Contributor

AlexD10S commented Sep 6, 2023

In the onboarding script add logic to create automatically the HRMP channels between parachains.

This task will involve:

  • Modify the Issue Template in order to specify all the parachains you want to open a channel with.
  • Modify the github actions to read this parachain_ids and pass as a parameters to the CLI Script
  • Update the script code to execute the calls to open HRMP channels with these parachain ids.
@AlexD10S AlexD10S added the Onboarding-automation Changes related to parachain onboarding automation label Sep 6, 2023
@al3mart
Copy link
Contributor

al3mart commented Sep 7, 2023

Created #594 to address the first bit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Onboarding-automation Changes related to parachain onboarding automation
Projects
None yet
Development

No branches or pull requests

2 participants