mirror of
https://github.com/gadievron/raptor.git
synced 2026-04-25 05:56:00 +03:00
[PR #63] [MERGED] Deleting artifacts requires higher permissions so leave this out for now #64
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/raptor#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gadievron/raptor/pull/63
Author: @joshbouncesecurity
Created: 1/25/2026
Status: ✅ Merged
Merged: 1/26/2026
Merged by: @danielcuthbert
Base:
main← Head:fixci📝 Commits (1)
07b8e40Deleting artifacts requires higher permissions so leave this out for now📊 Changes
1 file changed (+1 additions, -14 deletions)
View changed files
📝
.github/workflows/tests.yml(+1 -14)📄 Description
As can be seen here, someone without specific permissions in the repo doesn't have permissions to the delete artifacts function.
Since the delete artifacts function is not essential, I have just removed this workflow and instead will just set the artifact lifetime to as short as possible.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.