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

Scrape reviewer count and publish on website #101

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    4ff5674 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    82a8095 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    e927b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3007523 View commit details
    Browse the repository at this point in the history
  3. style: Autoformat

    GeckoEidechse committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    281117b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix: Invert condition for checking review body

    The previous check was wrong and ignored all top level reviews, meaning it only counted comments on reviews
    GeckoEidechse committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8ce3e83 View commit details
    Browse the repository at this point in the history
  2. feat: Add initial check for reviews with non-informative content

    Adds an initial function to filter out reviews like "LGTM" that are not helpful in deciding whether a PR should be approved or not
    GeckoEidechse committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1c0d764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c02be0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ac3b56 View commit details
    Browse the repository at this point in the history
  5. style: Autoformat

    GeckoEidechse committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    12ee962 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31a56b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f54eb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    343074a View commit details
    Browse the repository at this point in the history
  2. temp: commit stats to make it easier to work with current version

    stats should be added by separate commit from CI later
    GeckoEidechse committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f86b028 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    1b957f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9224e06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b9c0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17d15ff View commit details
    Browse the repository at this point in the history
  5. Annotate category type

    GeckoEidechse committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    418c930 View commit details
    Browse the repository at this point in the history
  6. Fill out subtext

    GeckoEidechse committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    aeeb1eb View commit details
    Browse the repository at this point in the history
  7. Switch headings to H2

    GeckoEidechse committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    300e159 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfe1f01 View commit details
    Browse the repository at this point in the history
  9. temp: Add updated stats

    GeckoEidechse committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c8f9fa3 View commit details
    Browse the repository at this point in the history