Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !532

Draft: re-added notify_on

  • Review changes

  • Download
  • Patches
  • Plain diff
Open dbeltran requested to merge gl-1468,1484-notify-on into master Dec 10, 2024
  • Overview 7
  • Commits 6
  • Pipelines 0
  • Changes 5

This adds again the notify_on attribute.

JOB:
 NOTIFY_ON:
   - RUNNING
   - COMPLETED

Also the

mail:

 to: 
   - mail_1

expects a yaml_list

#1484 , #1468

TODO:

  • test in bschubs when working, or any other automail.
  • docs
  • add pytests if confirmed this is enough

I believe the automail of BSC can't be tested outside the ibsc

Edited Dec 11, 2024 by dbeltran
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gl-1468,1484-notify-on