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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolves #65 #66

Merged
merged 7 commits into from
Feb 11, 2024
Merged

resolves #65 #66

merged 7 commits into from
Feb 11, 2024

Commits on Feb 10, 2024

  1. resolves #65

    This will remove the line "No objections from ..." when it is not relevant in PR review summary comments.
    
    Also adds a 馃帀 for approved PR reviews
    2bndy5 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ab270f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f69aff View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    2a59f22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2bbc7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    261317d View commit details
    Browse the repository at this point in the history
  4. correct order of arg to post_feedback()

    use kwargs to avoid mis-ordering positional args
    2bndy5 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    391825c View commit details
    Browse the repository at this point in the history
  5. clean up some debugging output

    2bndy5 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f464dcb View commit details
    Browse the repository at this point in the history