github-action icon indicating copy to clipboard operation
github-action copied to clipboard

Split OAuth empty error message to create new absent tags error message

Open thisisparker opened this issue 2 years ago • 0 comments

Creates a new error condition, evaluated after the check for empty OAuth credentials, that is triggered if neither an authkey not a tags is provided. IIUC, tags is not required if an authkey is provided because that authkey may be generated with tags, but we don't know that at runtime.

Fixes #78.

thisisparker avatar Aug 24 '23 19:08 thisisparker