asyncapi / community

AsyncAPI community-related stuff.
https://www.asyncapi.com/community
90 stars 97 forks source link

[FEATURE] Install GH Slack plugin in #11_contributing channel #1188

Closed smoya closed 1 month ago

smoya commented 2 months ago

Why do we need this improvement?

Would be cool to post automatically in #11_contributing channel the link to GH issues that have been recently tagged as good-first-issue.

Context:

We see people keeps posting things like: Slack_dJAtIpkw@2x

Source: https://asyncapi.slack.com/archives/C02FK3YDPCL/p1702971865788819

Slack_04DtMUF7@2x

Source: https://asyncapi.slack.com/archives/C02FK3YDPCL/p1702472169421199

Slack_ddWu0AAp@2x

Source: https://asyncapi.slack.com/archives/C02FK3YDPCL/p1704897216912089

How will this change help?

It will help people who are looking to get started with first contributions to any of the community repos.

Screenshots

No response

How could it be implemented/designed?

  1. Install GH Slack app
  2. Configure it by running the following commands in #11_contributing channel :
    /github subscribe asyncapi issues +label:"good first issue"
    /github unsubscribe asyncapi pulls commits releases deployments

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

None

cc @thulieblack @derberg

smoya commented 2 months ago

I requested the install, but seems like someone (I guess @thulieblack or @derberg) will need to connect? image

thulieblack commented 2 months ago

@derberg 😏

smoya commented 1 month ago

This is now done 🎉