Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AIcrowd Example Grader
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AIcrowd
AIcrowd Example Grader
Commits
786d9331
Commit
786d9331
authored
4 years ago
by
ashivani
Browse files
Options
Downloads
Patches
Plain Diff
added notifications in aicrowd.yaml
parent
62072a95
No related branches found
No related tags found
1 merge request
!1
added notifications in aicrowd.yaml
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aicrowd.yaml
+23
-0
23 additions, 0 deletions
aicrowd.yaml
with
23 additions
and
0 deletions
aicrowd.yaml
+
23
−
0
View file @
786d9331
...
@@ -22,3 +22,26 @@ scoring:
...
@@ -22,3 +22,26 @@ scoring:
# Run the evaluation in protected environment, with no internet access to user's code (default: true)
# Run the evaluation in protected environment, with no internet access to user's code (default: true)
disable_internet
:
true
disable_internet
:
true
notifications
:
# Do not change anything except the challenge name and the URL.
-
name
:
slack
image
:
aicrowd/evaluations-api-slack-notifier:v1
env
:
SLACK_WEBHOOK_URL
:
"
{slack_webhook_url}"
# Enter the challenge name and the url
CHALLENGE_NAME
:
"
mnist"
CHALLENGE_URL
:
"
https://www.aicrowd.com/challenges/mnist"
message
:
name
:
"
placeholder"
value
:
"
placeholder"
-
name
:
aicrowd
image
:
aicrowd/evaluations-api-notifier:v1.0
env
:
TESTING
:
"
random"
message
:
name
:
TESTING
value
:
"
random"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment