Skip to content

Release v1

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Mar 06:45

πŸš€ Replace Comment Action vv1

Find, delete, and recreate GitHub comments to move them to the bottom of conversations.

Features

  • βœ… Find comments using flexible search criteria
  • πŸ—‘οΈ Delete existing comments automatically
  • ✨ Create fresh comments at the bottom for visibility
  • πŸ”§ Perfect for CI/CD status updates and bot notifications

Usage

- uses: johanwulf/replace-comment@v1
  with:
    issue-number: 
    body-includes: '<!-- my-comment -->'
    body: |
      <!-- my-comment -->
      Your comment content here