The artifact names are a bit generic at the moment (see image below), wondering if it's possible to prefix/suffix them with rsdoctor or something similar? The use case is because for a large repo with many commits (both to base branch and on PRs), lots of artifacts are generated which ends up taking quite a bit of artifactory storage on GitHub.
I'd like to be able to essentially clean up these artifacts (especially if they are from older PR runs or merged PRs as an example) in a GitHub CRON. Thanks!

The artifact names are a bit generic at the moment (see image below), wondering if it's possible to prefix/suffix them with
rsdoctoror something similar? The use case is because for a large repo with many commits (both to base branch and on PRs), lots of artifacts are generated which ends up taking quite a bit of artifactory storage on GitHub.I'd like to be able to essentially clean up these artifacts (especially if they are from older PR runs or merged PRs as an example) in a GitHub CRON. Thanks!