devcrafta/Github Follows & Unfollows Automation Bot

Features unfollow all non-followers of the owner and follow back those who the owner was not following.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Apr 8, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: devcrafta/github-follow-unfollow-automation-bot-github-action@bf27ee1d502f77e9db6205b24bd694d992ef7a43 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenThe token used to authenticate.yes${{ github.token }}
repositoryThe name of the repository.yes${{ github.repository }}
isReadmeUpdateReadme update enable status.no${{ github.isReadmeUpdate }}
safeUserListLists of Safe Users.no${{ github.safeUserList }}
isEnableFollowEnable Followtrue
isEnableUnfollowEnable Unfollownotrue

no outputs