Skip to content

Comment on Ask HN: What are your favorite GitHub actions/bots?parent

Comments

You can do it in two ways:

1. In the other repo, setup a webhook type of action event. And call it from the original repo

2. From the original repo, clone, change and push code in the other repo. Create an action event from push/pull-request/other.

On both cases you need a github token, either for accessing the other repo, or for calling the webhook.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.