DELETE code-scanning/analyses
doesn't flag the next deletable entry
#37897
Replies: 2 comments
-
I responded to the other issue here https://github.com/orgs/community/discussions/37188#discussioncomment-4157616. Basically I think the DELETE endpoint works as expected but there might be an issue with the logic used for fetching categories. That being said we can see the confusion this is causing though so we are internally discussing ways to extend deletion to allow more analyses to be deleted, but I do not have anything concrete to share at the moment. |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
You can see my detailed usage here: https://github.com/orgs/community/discussions/37188#discussioncomment-4018840
Essentially for all the
DELETE
s I executed withgh api /repos/TWiStErRob/net.twisterrob.cinema/code-scanning/analyses/33491792?confirm_delete=true --method DELETE
I received this response:
and now there are no more
deletable
entries ingh api /repos/TWiStErRob/net.twisterrob.cinema/code-scanning/analyses
for category.github/workflows/Heroku.yml:publish-detekt-results-gradle
, but the category is still at large:Self-reference: https://support.github.com/ticket/personal/0/1875650 (probably hidden for others).
Beta Was this translation helpful? Give feedback.
All reactions