MycroftAI / adapt

Adapt Intent Parser
Apache License 2.0
712 stars 155 forks source link

Add automated mycroft-core update #141

Closed krisgesling closed 3 years ago

krisgesling commented 3 years ago

On publication of a new Adapt release, this will generate a PR to update it in mycroft-core.

Uses the Github Action: create-pull-request Setting environment variable across Jobs/Steps courtesy of Edward Thomson

Testing Not sure that we can test this fully due to the use of credentials but it seems the worst cases are that it fails, or it creates a funky PR which can be closed.

CLA

clusterfudge commented 3 years ago

@krisgesling it looks like we have a merge conflict here

krisgesling commented 3 years ago

I've seen some packages to replicate Github Actions locally but I think let's just see how it goes.

Worst case scenario it creates some funky PR's and we either fix it or remove it.

krisgesling commented 3 years ago

So that failed...

Working on a fix now, and testing here: https://github.com/krisgesling/adapt/actions