Skip to content

issues Search Results · repo:peter-evans/create-or-update-comment language:TypeScript

Filter by

72 results
 (62 ms)

72 results

inpeter-evans/create-or-update-comment (press backspace or delete to remove)

Problem Statement When using the append update strategy, repeated runs of the GitHub Action (e.g., due to workflow re-execution) can result in duplicate additions to the same comment. This leads to bloated ...
  • aslafy-z
  • Opened 
    11 days ago
  • #387

In README: You can create and update comments in another repository by using a PAT instead of GITHUB_TOKEN. The user associated with the PAT must have write access to the repository. If I m using a PAT ...
  • Youssef1313
  • 1
  • Opened 
    on Jan 11
  • #376

Hi! I need to print output from console, therefore it should be printed as is , as a plain text with standard line endings and without markdown formatting. Is it possible to disable markdown formatting? ...
  • rvalitov
  • 7
  • Opened 
    on Nov 30, 2024
  • #370

When viewing github pr comment json, each comment has an id attribute. I initially fetched and provided this ID to the action, and it failed to update a comment, instead writing a new one. Reviewing the ...
  • abower-digimarc
  • 1
  • Opened 
    on Nov 20, 2024
  • #366

Hi there 👋🏻 I m testing this GH Action out and I can t seem to Update an existing comment which this Action created. It keeps creating the a new comment each time. The content of the comment is from ...
  • PureKrome
  • 3
  • Opened 
    on Nov 1, 2024
  • #364

Hello, I was thinking about if there is a way to rename the bot? And if so, is it possible to change his profile picture?
  • TimatGDC
  • 1
  • Opened 
    on Oct 7, 2024
  • #358

  • anuvenkat61
  • Opened 
    on Jul 31, 2024
  • #344

The body-includes input cannot accept the value: body-includes: ${{ inputs.values_file_path }} because it treats it as a literal string. Could you please adjust the action to support dynamic values, such ...
  • yaba-nofar
  • 1
  • Opened 
    on Jul 18, 2024
  • #341

Hello! I got this error when I wanted to add reaction to existing comment in PR: - name: Put starting reaction to the comment uses: peter-evans/create-or-update-comment@v4 with: comment-id: ${{ ...
  • dmzeus
  • 3
  • Opened 
    on May 27, 2024
  • #331
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub