Marton Elek created HDDS-2997:
---------------------------------

             Summary: Support github comment based commands
                 Key: HDDS-2997
                 URL: https://issues.apache.org/jira/browse/HDDS-2997
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Marton Elek


Before we started to use github actions we had the opportunity to use some 
"commands" in github commants. For example when a `/label xxx` comment has been 
added to a PR, a bot added the label (by default just the committers can use 
labels, but with this approach it was possible for everyone).

 

Since the move to use github actions I got multiple question about 
re-triggering the test. Even it it's possible to do with pushing an empty 
commit (only by the owner or committer) I think it would be better to restore 
the support of comment commands.

 

This patch follows a very simple approach. The available commands are store in 
a separated subdirectory as shell scripts and they are called by a lightweight 
wrapper.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to