@oss-autopilot/core - v1.6.3
    Preparing search index...

    Function runDismiss

    Dismiss issue reply notifications (auto-resurfaces on new activity).

    • Dismiss an issue's reply notifications without posting a comment. The dismissal auto-resurfaces when new responses arrive after the dismiss timestamp.

      Parameters

      • options: { url: string }

        Dismiss options

        • url: string

          Full GitHub issue URL

      Returns Promise<DismissOutput>

      Whether the issue was newly dismissed (false if already dismissed)

      If the URL is not a valid GitHub issue URL