botsudo/action-fork-sync

Sponsored OSS

By Wdes SAS / Sudo Bot

Updated almost 4 years ago

https://github.com/sudo-bot/action-fork-sync

Image
Integration & delivery
0

10K+

botsudo/action-fork-sync repository overview

Sync your forks

This action locks a pull-request

Example usage

  - name: sync my fork
    uses: sudo-bot/[email protected]
    with:
        branches: master, STABLE, next
        source-url: "https://${{ secrets.BOT_TOKEN }}:[email protected]/orgname/officialproject.git"
        # Give repo scope to token and access to myname/officialproject-fork for a token user != myname (eg: a bot)
        fork-url: "https://${{ secrets.BOT_TOKEN }}:[email protected]/myname/officialproject-fork.git"
        dry-run: "true" # remove this line to make sync effective
        clone-depth: "100" # optional, defaults to 100
        sync-method: "fast-forward" # optional, defaults to "fast-forward". Can be "rebase", "merge" or "fast-forward".

Tag summary

Content type

Image

Digest

sha256:c3a0f66ec

Size

9.6 MB

Last updated

almost 4 years ago

docker pull botsudo/action-fork-sync

This week's pulls

Pulls:

457

Last week