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

How to do shared development of an open source Alexa Skill on GitHub? #228

Open
elmar-hinz opened this issue Dec 23, 2022 · 1 comment
Open

Comments

@elmar-hinz
Copy link

elmar-hinz commented Dec 23, 2022

  • OS: MAC OS
  • VS Code version: 1.74.2
  • Alexa Skill Toolkit extension version: 2.28.0

Question

Given

Sharing code on Github is a modern standard for open source development. When creating a new skill within the developer console, it is possible to import the skill directly form Github. The drawback, this creates a new git repository and the history of the Github repository is not connected.

Screenshot 2022-12-23 at 22 24 38

Looking for

What I am actually looking for is the option to clone the Git repository and to create the new Alexa Skill within the own Alexa account, while keeping to the commit history connected. This may require some local configuration, maybe in .env style, those credentials that don't belong to Github.

Missing feature or missing documentation?

I was not able to figure out within a reasonable amount of time, if this is a missing feature of the Ask Toolkit or if the path to the documentation isn't paved that well.

@github-actions
Copy link

This issue is stale since it has been open for 60 days with no activity. Please respond or this issue will be closed soon.

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

No branches or pull requests

2 participants