@oss-autopilot/core - v3.7.0
GitHub
npm
Preparing search index...
commands
ListMoveTierOptions
Interface ListMoveTierOptions
Move an issue between Pursue / Maybe / Skip sections of a curated list (#1107).
interface
ListMoveTierOptions
{
issueUrl
:
string
;
listPath
:
string
;
tier
:
Tier
;
}
Index
Properties
issue
Url
list
Path
tier
Properties
issue
Url
issueUrl
:
string
list
Path
listPath
:
string
tier
tier
:
Tier
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
issue
Url
list
Path
tier
GitHub
npm
@oss-autopilot/core - v3.7.0
Loading...
Move an issue between Pursue / Maybe / Skip sections of a curated list (#1107).