Skip to content

Warning on hiding already hidden comment #1082

Open
@richja

Description

Similar to #559, when using hide: true and comment is already hidden, I am getting a warning: Comment body cannot be blank

Run marocchino/sticky-pull-request-comment@v2
  with:
    hide: true
    hide_classify: RESOLVED
    header: ***
    append: false
    recreate: false
    delete: false
    only_create: false
    only_update: false
    hide_details: false
    hide_and_recreate: false
    ignore_empty: false
    skip_unchanged: false
    follow_symbolic_links: false
    GITHUB_TOKEN: ***
  env:
    URL: https://api.github.com/repos/***/issues/564/comments
Warning: Comment body cannot be blank

Warning doesn't show up when a comment is not hidden yet.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions