rejectAsset

open fun rejectAsset(requesterUser: String, project: Project, releaseId: String, eventId: String, reasons: String, tags: ArrayList<ReleaseEvent.ReleaseTag>)

Method reject a release assets

Parameters

requesterUser

: the user who made the request to reject the assets

project

: the project where the release is attached

releaseId

: the release identifier

eventId

: the event related to those assets

reasons

: the reasons of the rejection

tags

: the tags attached to the rejection