Hi,

'/retest' is working again since HDDS-2997

You can type multiple commands as github comments (and you can implement your own as simple shell scripts[1]).

Available commands:

    /help : Show all the available comment commands
    /label : add new label to the issue: /label <label>
    /retest : add new empty commit to trigger new CI build

/pending : Add a REQUESTED_CHANGE type review to mark issue non-mergeable: /pending <reason>
    /ready : Dismiss all the blocking reviews by github-actions bot



/peding and /ready are specific ones: /pending can be useful to mark a specific issue non-mergeable to make it easier to query the real pull requests which should be reviewed.


Let me know if you have any feedback,
Thanks
Marton


[1]: https://github.com/apache/hadoop-ozone/tree/master/.github/comment-commands

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to