mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-13 19:41:38 +00:00
added dynamic post target loading
fixed some templates of commands added fat jar maven config
This commit is contained in:
@@ -0,0 +1 @@
|
||||
abstracto.postTargets.utility=suggestions
|
||||
@@ -0,0 +1 @@
|
||||
Accepts the given suggestion.
|
||||
@@ -0,0 +1 @@
|
||||
Accepts the given suggestion. Will post the suggestion again, with the given reason for acceptance, with the old text strike through and 'Accepted by' as a notice.
|
||||
@@ -0,0 +1 @@
|
||||
accept <suggestionId> [reason]
|
||||
@@ -0,0 +1 @@
|
||||
Rejects the given suggestion.
|
||||
@@ -0,0 +1 @@
|
||||
Rejects the given suggestion. Will post the suggestion again, with the given reason for rejection, with the old text strike through and 'Rejected by' as a notice.
|
||||
@@ -0,0 +1 @@
|
||||
reject <suggestionId> [reason]
|
||||
Reference in New Issue
Block a user