Skip to content

[CI/CD] Add Tracker Evaluator to Dependabot config#1356

Merged
dmytroye merged 6 commits into
mainfrom
evaluator-to-dependabot
May 4, 2026
Merged

[CI/CD] Add Tracker Evaluator to Dependabot config#1356
dmytroye merged 6 commits into
mainfrom
evaluator-to-dependabot

Conversation

@dmytroye
Copy link
Copy Markdown
Member

@dmytroye dmytroye commented Apr 29, 2026

📝 Description

Adds the tracker evaluation tool directory to Dependabot’s pip update scope so its Python dependencies are tracked alongside the rest of the repo’s pip-managed components.

Changes:

  • Include /tools/tracker/evaluation in the pip ecosystem directories list in .github/dependabot.yml.

✨ Type of Change

Select the type of change your PR introduces:

  • 🐞 Bug fix – Non-breaking change which fixes an issue
  • 🚀 New feature – Non-breaking change which adds functionality
  • 🔨 Refactor – Non-breaking change which refactors the code base
  • 💥 Breaking change – Changes that break existing functionality
  • 📚 Documentation update
  • 🔒 Security update
  • 🧪 Tests
  • 🚂 CI

🧪 Testing Scenarios

Describe how the changes were tested and how reviewers can test them too:

  • ✅ Tested manually
  • 🤖 Ran automated end-to-end tests

✅ Checklist

Before submitting the PR, ensure the following:

  • 🔍 PR title is clear and descriptive
  • 📝 For internal contributors: If applicable, include the JIRA ticket number (e.g., ITEP-123456) in the PR title. Do not include full URLs
  • 💬 I have commented my code, especially in hard-to-understand areas
  • 📄 I have made corresponding changes to the documentation
  • ✅ I have added tests that prove my fix is effective or my feature works

Copy link
Copy Markdown
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

Adds the tracker evaluation tool directory to Dependabot’s pip update scope so its Python dependencies are tracked alongside the rest of the repo’s pip-managed components.

Changes:

  • Include /tools/tracker/evaluation in the pip ecosystem directories list in .github/dependabot.yml.

@dmytroye dmytroye marked this pull request as ready for review April 29, 2026 20:08
@dmytroye dmytroye marked this pull request as draft April 29, 2026 20:13
@dmytroye dmytroye added dependencies Pull requests that update a dependency file auto-update Keep branch up to date with base labels Apr 29, 2026
@dmytroye dmytroye marked this pull request as ready for review May 4, 2026 07:58
@dmytroye dmytroye enabled auto-merge (squash) May 4, 2026 08:35
@dmytroye dmytroye merged commit 8d5216b into main May 4, 2026
38 checks passed
@dmytroye dmytroye deleted the evaluator-to-dependabot branch May 4, 2026 08:43
@scenescapecicd scenescapecicd removed the auto-update Keep branch up to date with base label May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants