Skip to content

Conversation

@veprbl
Copy link
Member

@veprbl veprbl commented Dec 15, 2025

The hashes are supposed to be merged recursively when we use extends.

The hashes are supposed to be merged recursively when we use `extends`.
Copilot AI review requested due to automatic review settings December 15, 2025 17:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes redundant !reference directives from GitLab CI configuration. When using extends, GitLab CI automatically performs recursive merging of variables, making the explicit !reference calls unnecessary.

Key Changes

  • Removed duplicate !reference ['.benchmarks', variables] entries from benchmark job definitions
  • Simplified configuration while maintaining the same effective behavior through extends

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wdconinc
Copy link
Contributor

Same as #84?

@veprbl
Copy link
Member Author

veprbl commented Dec 16, 2025

Same as #84?

But worse. Previous PR is correct.

@veprbl veprbl closed this Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants