Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I remove issue reference

Tags:

github

  1. I have issue #1 and issue #2 on github.
  2. I commenting on the issue #1 smthing like this: "I think that issue #2 is associated with this issue".
  3. Now in comments of issue #2 the message about referencing issue #2 with issue #1 appears.
  4. I delete my comment on issue #1.
  5. The message about referencing issue #2 with issue #1 still exists in issue #2 comments.

How I can remove the message about referencing from issue #2 comments?

like image 431
freemanoid Avatar asked Apr 09 '13 11:04

freemanoid


People also ask

Can I delete issue GitHub?

People with admin or owner permissions in the repository will additionally see the username of the person who deleted the issue and when it was deleted. Navigate to the issue you want to delete. On the right side bar, under "Notifications", click Delete issue. To confirm deletion, click Delete this issue.

How do I delete a wiki on GitHub?

Click on the Settings button on the GitHub page of your project and uncheck Wikis. Save this answer. Show activity on this post.


1 Answers

It's currently not possible to remove a GitHub Issue reference after it has been created.

like image 88
johndbritton Avatar answered Oct 05 '22 11:10

johndbritton