-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Network AutomationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is neededpythonunit-testup for grabs
Description
-
Use the unit tests and check for any errors
-
Errors should be sent to a slack channel, use something like below:-
notifications:
slack:
rooms:
- secure: <channel_key>
on_success: always
on_failure: always
template:
- "Repo `%{repository_slug}` *%{result}* build (<%{build_url}|#%{build_number}>) for commit (<%{compare_url}|%{commit}>) on branch `%{branch}`."
- "Execution time: *%{duration}*"
- "Message: %{message}"
Metadata
Metadata
Assignees
Labels
Network AutomationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is neededpythonunit-testup for grabs