-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Milestone
Description
Currently the action fields are:
targetdescriptionupdateremove
Having update and remove as siblings isn't great because if remove is "true" then update does nothing, they're quite exclusive. I'm sure there's a reason it was done like this, but I really can't tell what the reason is so I'm proposing that we instead do something like:
target(as before)description(as before)typewhich can be "update" or "remove"update(as before, but only valid if type is update)
Feedback is very welcome on this idea!
Metadata
Metadata
Assignees
Labels
No labels