DEV Community

Josh Wulf
Josh Wulf

Posted on

2 2

A Concierge workflow for Hacktoberfest using the Zeebe GitHub Action

My Workflow

Alt Text

This is a workflow that uses the Zeebe GitHub Action to enable a "community concierge" to support open source maintainers in providing an extraordinary contributor experience during Hacktoberfest.

You have one repository that runs a GitHub workflow on a schedule to send notification emails to the concierge email address, and a couple of yaml GitHub workflows that you add to each of the project repos participating in Hacktoberfest.

You can modify the workflow, but the example one I've created notifies the concierge:

  • When an external PR is opened.
  • 24 hours later, to make sure that the contribution has been acknowledged by the maintainer.
  • Every two days until the PR is closed, to remind the concierge to check that it is moving forward.
  • When an external PR is closed.

Submission Category:

Maintainer Must-Haves

Yaml File or Link to Code

Project with instructions on GitHub.

Additional Resources / Info

At Camunda, the DevRel team are using this automation to support the maintainers of our various open source projects in providing an extraordinary contributor experience during Hacktoberfest.

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay