Automation : Commented Submission Trigger

Automation : Commented Submission Trigger

How to create an automation with the trigger : Commented Submission ?

The platform allows you to configure an automation that is automatically triggered when a comment is added to a repository. To do this, you must use the “Commented repository” trigger.
Follow the steps below to set up this automation:

Info
Please refer to this article : The different types of triggers
  1. In your program, click on the “Automation” menu, then on the “Add a rule” button



  1. Click on the “Commented submission” trigger (This rule is triggered when a comment is added to a submission).
Alert
This only applies to comments added via the “Comments” menu in the submission, not those entered as criteria in the evaluation sessions.


  1. In order for the “Commented submission” trigger to be configured correctly, it must be associated with an operation. To do this, click on the “Add an operation” button.
Info
Please refer to this article : The different types of operations



  1. You then access the list of operations, and each operation contains actions.


Info
In the case of the commented submission trigger, here are some of the possible actions.
  1. Send an email : this action sends an email to the specified recipients.
  2. Make an HTTP request : this action makes an HTTP POST request to a specific URL.
  3. Send a Slack notification : This action sends a Slack notification.
  4. Add or remove a tag : This action adds or removes a tag from a repository.
  5. Add to an evaluation session : This action adds a repository to an evaluation session.

  1. Once the action is associated with your trigger, enter the name of your automation, then save the configuration by clicking the “Save” button at the top right of your screen.



  1. Your automation now appears in the Automation menu.