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

Feat: Rotten Issues #1140

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 3, 2024

  1. Add rotten functionality

    Add processRottenIssue
    Add Options to support rotten issues
    Update main.ts to process rotten related inputs
    Update the Option enum to include rotten related variables
    Update issue.ts to include function to get the rotten label
    Add helper functions for rotten related options
    mviswanathsai committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    9e2995b View commit details
    Browse the repository at this point in the history
  2. Add tests

    mviswanathsai committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    834a5c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    e0c4e25 View commit details
    Browse the repository at this point in the history
  2. fix linting

    mviswanathsai committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8fb3b50 View commit details
    Browse the repository at this point in the history
  3. Update dist dir

    mviswanathsai committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    830455d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e5b8eb View commit details
    Browse the repository at this point in the history
  5. updated dist

    mviswanathsai committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    cffda38 View commit details
    Browse the repository at this point in the history