-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tree Badge for your README #1
Comments
I implemented https://github.com/marketplace/actions/bring-your-own-badge on the repo to test it out. The problem is that it will create another branch to store the JSON endpoint for the badge. We could also create a badge with some trees just saying something like "Reforestation States" and then link it to the dashboard that is public. https://badgen.net/ could help us here and we can create our own logo for that. What is your opinion? |
Glad you were able to implement that badge in the repo. I personally don’t think it’s terrible to have a separate branch and push dedicated to updating the JSON endpoint, but I know that is just me and some people will feel differently.
Could you possibly make it optional to use the badge with this method?
The problem with the “Reforestation States” badge and using the public dashboard is that we are planning to deprecate that dashboard in the near future in favor of the new dashboard we are rolling out. It does sound like the best final iteration of this badge will just fetch from the DigitalHumani API, but I don’t think we’re ready to support that quite yet. So while we work towards that, do you feel like the JSON badge option is good enough for now?
Let me know your thoughts
|
@tjarkdoering and I tested the bring-your-own-badge independently and it does also not work reliable for both of us. |
Totally cool with this |
Projects want to show how many trees they have already planted. This could be done with a badge that uses the API.
The text was updated successfully, but these errors were encountered: