This is because it 🤖 automatically checks the status of your followers every day at a certain time and automatically unfollows the people who unfollowed you.
Specify the environmental variable to set up project configurations.
(Your repository settings => secrets => actions => new repository secret)
Variable | Description | example |
---|---|---|
USERNAME | Your username to check followers | jepbura |
IGNORE_LIST | List of people who are exceptions to unfollowing | jepbura,flutter,kubernetes,docker |
GH_ACCESS_TOKEN | Your github access token | *** |
1- IGNORE_LIST contains an exception list that you don't want these people to unfollow.
2- Visit ACCESS_TOKEN, generate a new token, specify a name and expiration, choose your repositories (only select repositories), and ensure to set Read and write for Followers in the Permissions section.
Developed with BURA ❤️
This project is licensed under the MIT License.