'How can I remove issue reference
- I have
issue #1andissue #2on github. - I commenting on the
issue #1smthing like this: "I think that issue #2 is associated with this issue". - Now in comments of
issue #2the message about referencingissue #2withissue #1appears. - I delete my comment on
issue #1. - The message about referencing
issue #2withissue #1still exists inissue #2comments.
How I can remove the message about referencing from issue #2 comments?
Solution 1:[1]
It's currently not possible to remove a GitHub Issue reference after it has been created.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | johndbritton |
