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

chore: introduce github merit badger workflow #21898

Merged
merged 8 commits into from
Sep 21, 2022
Merged

chore: introduce github merit badger workflow #21898

merged 8 commits into from
Sep 21, 2022

Conversation

kaizencc
Copy link
Contributor

@kaizencc kaizencc commented Sep 2, 2022

See merit badger readme for an overview of the github action that is introduced in this PR.

The idea is that a "merit badge" will be applied to every incoming PR via label based on prior (successfully merged) contributions to the CDK. The badges are as follows:

  • beginning-contributor: contributed between 0-2 PRs to the CDK
  • repeat-contributor: contributed between 3-5 PRs to the CDK
  • valued-contributor: contributed between 6-12 PRs to the CDK
  • admired-contributor: contributed between 13-24 PRs to the CDK
  • star-contributor: contributed between 25-49 PRs to the CDK
  • distinguished-contributor: contributed 50+ PRs to the CDK

We will not label PRs that come from the core team.

Special thanks to @scanlonp and @Tianyi-W if/when this does get merged.

@kaizencc kaizencc requested a review from pahud September 2, 2022 15:37
@gitpod-io
Copy link

gitpod-io bot commented Sep 2, 2022

@aws-cdk-automation aws-cdk-automation requested a review from a team September 2, 2022 15:37
@kaizencc kaizencc marked this pull request as draft September 2, 2022 15:37
@github-actions github-actions bot added the p2 label Sep 2, 2022
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Sep 2, 2022
@kaizencc kaizencc marked this pull request as ready for review September 20, 2022 21:32
permissions:
pull-requests: write
steps:
- uses: kaizencc/github-merit-badger@main
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kaizencc Should we move this somewhere in cdklabs?

@mergify
Copy link
Contributor

mergify bot commented Sep 21, 2022

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 8c4ead7
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit edfd3e2 into main Sep 21, 2022
@mergify mergify bot deleted the conroy/badger branch September 21, 2022 13:02
@mergify
Copy link
Contributor

mergify bot commented Sep 21, 2022

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

mergify bot pushed a commit that referenced this pull request Sep 22, 2022
homakk pushed a commit to homakk/aws-cdk that referenced this pull request Dec 1, 2022
See [merit badger readme](https://github.com/kaizencc/github-merit-badger#readme) for an overview of the github action that is introduced in this PR.

The idea is that a "merit badge" will be applied to every incoming PR via label based on prior (successfully merged) contributions to the CDK. The badges are as follows:

- `beginning-contributor`: contributed between 0-2 PRs to the CDK
- `repeat-contributor`: contributed between 3-5 PRs to the CDK
- `valued-contributor`: contributed between 6-12 PRs to the CDK
- `admired-contributor`: contributed between 13-24 PRs to the CDK
- `star-contributor`: contributed between 25-49 PRs to the CDK
- `distinguished-contributor`: contributed 50+ PRs to the CDK

We will **not** label PRs that come from the core team.

Special thanks to @scanlonp and @Tianyi-W if/when this does get merged.
homakk pushed a commit to homakk/aws-cdk that referenced this pull request Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS. p2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants