Skip to content
Snippets Groups Projects

Draft: Automated Project Update Bot fixes

This merge request was automatically created by the Project Update Bot. It contains the changes from run 11-188138.

Merge request reports

Merge request pipeline #280746 failed

Merge request pipeline failed for 1aedecf2

Closed by Joseph OlstadJoseph Olstad 10 months ago (Sep 12, 2024 4:40am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1356 1356 if (static::$messenger) {
1357 1357 static::$messenger->addMessage($message, $type, $repeat);
1358 1358 }
1359 else {
1360 // @noRector
1361 drupal_set_message($message, $type, $repeat);
1362 }
  • added 1 commit

    • 1aedecf2 - Do not check next minor/next major, current Major is D11, current minor is 11.0 afaik?

    Compare with previous version

  • Please register or sign in to reply
    Loading