Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • TC LI schemas definitions TC LI schemas definitions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LI - Lawful Interception
  • TC LI schemas definitionsTC LI schemas definitions
  • Merge requests
  • !45

Maintenance/preflight checks

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged canterburym requested to merge maintenance/preflight_checks into meeting/LI61 Oct 13, 2022
  • Overview 0
  • Commits 4
  • Pipelines 4
  • Changes 1

Adds preflight checks to the CI/CD pipeline for MR events (but not push events) which check that:

  • The source branch name follows the naming conventions
  • The target branch is a meeting branch (not main or something else random)

Other checks can be added later. Checks skipped for things that don't start with "cr" (so random test branches, maintenance, meeting output etc are not subject to the above).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: maintenance/preflight_checks