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: search comment body using a regular expression #77

Merged
merged 6 commits into from Nov 29, 2022
Merged

Commits on Nov 11, 2022

  1. Copy the full SHA
    a329219 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    10a5062 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge pull request #76 from dluftspring/feat/support-regex-searches

    Allow Users to Search for Comments with Regex
    peter-evans committed Nov 29, 2022
    Copy the full SHA
    66c9dbd View commit details
    Browse the repository at this point in the history
  2. Minor refactor and tests

    peter-evans committed Nov 29, 2022
    Copy the full SHA
    d19e732 View commit details
    Browse the repository at this point in the history
  3. Add ci test

    peter-evans committed Nov 29, 2022
    Copy the full SHA
    894b849 View commit details
    Browse the repository at this point in the history
  4. Update readme

    peter-evans committed Nov 29, 2022
    Copy the full SHA
    bafec18 View commit details
    Browse the repository at this point in the history