Skip to content
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

Install Holopin bot in Dapr GitHub repos #351

Closed
12 of 15 tasks
marcduiker opened this issue Sep 19, 2023 · 0 comments · Fixed by dapr/quickstarts#923, dapr/python-sdk#601, dapr/js-sdk#523, dapr/java-sdk#921 or dapr/dotnet-sdk#1147
Closed
12 of 15 tasks

Comments

@marcduiker
Copy link
Contributor

marcduiker commented Sep 19, 2023

CNCF has provided the Dapr project with a subscription to Holopin to hand out digital rewards to Dapr commmunity members.

To easily hand out these digital awards to Dapr contributors on here on GitHub we can use the Holopin bot. Installation instructions are at the bottom of that page.

When installing the bot, access needs to be given to all relevant Dapr repositories that we want to include for rewarding contributions. I suggest at least these repositories:

Each repo also requires a holopin.yml in the .github folder that contains the Holopin dapr org and the badge ids suitable for that repo:

organization: dapr
defaultSticker: clmjkxscc122740fl0mkmb7egi
stickers:
  -
    id: clmjkxscc122740fl0mkmb7egi
    alias: ghc2023

The Dapr org on Holopin: https://www.holopin.io/@dapr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment