This repository allows you to quickly generate a list of all your conda-forge contributions.
For example the contributions of jan-janssen are available at https://jan-janssen.github.io/conda-forge-contribution/.
To generate your own contribution-list, simply fork this repository and set the environment variable GH_TOKEN
as a github action secret:
GH_TOKEN = <your Github token which enables access to public_repo and read:org>
For the token the following permissions are required:
After creating the environment variable GH_TOKEN
trigger a new build on the master branch.
If you have just forked the repo, you will likely need to enable Actions
for your fork by going to the Actions
tab in the github UI.
Designed by colorlib.