Skip to content
Snippets Groups Projects

Remove harmful and unneded workflow rules

Merged Rosen Matev requested to merge rm-remove-workflow into main

The job rules already contain

  rules:
  - if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
    when: manual

which should be enough to restrict the job to run only on MR pipelines. OTOH, having the workflow rules messes up the pipeline in Allen (seen in lhcb/Allen!890 (merged))

@chasse do you remember why this workflow:rules exists in the template? I don't even understand some of the rules.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading