View source: R/codecommit_operations.R
codecommit_test_repository_triggers | R Documentation |
Tests the functionality of repository triggers by sending information to the trigger target. If real data is available in the repository, the test sends data from the last commit. If no data is available, sample data is generated.
See https://www.paws-r-sdk.com/docs/codecommit_test_repository_triggers/ for full documentation.
codecommit_test_repository_triggers(repositoryName, triggers)
repositoryName |
[required] The name of the repository in which to test the triggers. |
triggers |
[required] The list of triggers to test. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.