Skip to content

ci: change branch which triggers ahiqar-tido update

Feature

Summary

This MR changes the branch which triggers an update of ahiqar-tido from develop to main.

Context

Each time a developer merges to the develop branch an update of the ahiqar-tido repo is triggered. By switching the branch to main, this update is only triggered after a merge into main, i.e. when a sprint ends. During the course of the sprint any updates in the repo will not affect ahiqar-tido.

Does the result of the MR comply to our "definition of done"?

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Tests

Are we able to test this new feature?

  • No, it is not possible. The job is only triggered after a merge to main.

Related Tickets

Closes #134 (closed).

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Merge request reports