mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-24 05:00:50 -05:00
[PR #183] [MERGED] use else-if instead of if for evaluating action #1045
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/183
Author: @dumbmoron
Created: 8/20/2023
Status: ✅ Merged
Merged: 8/20/2023
Merged by: @wukko
Base:
current← Head:decider-elif📝 Commits (2)
a59ecd1use else-if instead of if for evaluating action9d590a6fix the order📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
src/modules/processing/matchActionDecider.js(+5 -5)📄 Description
sets a fixed order of how the appropriate
actionis chosen🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.