question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support editing existing comments instead of overwriting

See original GitHub issue

I think it’d be nice (maybe it happens on danger.rb?) for problems that are resolved to be struck out? It makes it hard to track progress and reasons for certain commits.

In this, I’d also like to see some logic to check if the comment if actually a danger comment before overwriting. We use the same bot on a bunch of repos, and it comments about various things in various places. It took me a while to realise that it was still working, but danger was overwriting the comment instead of creating a new one.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:2
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
pranshuchittoracommented, Jul 25, 2021

Hi, is there any workaround/hotfix for the same. This feature is really required in our monorepo setup with multiple danger files. Thank you : )

1reaction
ortacommented, Mar 14, 2017

We do support strikeouts in Danger.rb - I’m hesitant to add it in, as it adds a lot of complexity but ended up rarely used when I asked people if they used it.

In rb there is a --danger_id flag that you can pass, and then it would only update/edit/delete the comment with the same ID. This allowed for multiple Danger’s to comment on the same thread. Would that fix it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to fix OVERWRITING | Novel Editing - YouTube
When you write MORE scenes/narrative/dialogue/etc than your story NEEDS. In this video we'll chat about how to catch overwriting and how to ...
Read more >
Replace and overwrite instead of appending - python
xml" is appended, i.e. I have the old content follwed by the new "replaced" content. What can I do in order to delete...
Read more >
Text being overwritten as I type - YouTrack Support | JetBrains
Sometimes, and seemingly at random, typing text overwrites anything ... With a little help of the existing comments, just solved by:.
Read more >
How to Stop Text Overwriting in Gmail - groovyPost
For most users, however, text overwriting is problematic. It makes it hard to go back and edit anything without the text in place...
Read more >
Commons:Overwriting existing files
This guideline is about when and how users should or should not overwrite existing files. Guidance on this is necessary because both ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found