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

fix(vote): improve UX when posting comment fails #814

Merged
merged 2 commits into from
Jun 8, 2024

Commits on Jun 7, 2024

  1. fix(vote): improve UX when posting comment fails

    When the token doesn't have the permission to post the comment directly,
    we can fallback to showing the user the error message and what command
    they should type.
    aduh95 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    94a77f6 View commit details
    Browse the repository at this point in the history
  2. fix: reorder messages

    aduh95 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d33a701 View commit details
    Browse the repository at this point in the history