IssueStateEvent
Home > @backstage/plugin-scaffolder-backend-module-gitlab > IssueStateEvent
Gitlab issue state events for modifications
Signature:
IssueStateEvent: {
readonly CLOSE: "close";
readonly REOPEN: "reopen";
}
Home > @backstage/plugin-scaffolder-backend-module-gitlab > IssueStateEvent
Gitlab issue state events for modifications
Signature:
IssueStateEvent: {
readonly CLOSE: "close";
readonly REOPEN: "reopen";
}