Skip to content

Add an automatic tagger to the CI#399

Closed
PierreQuinton wants to merge 5 commits intomainfrom
add-tagger-to-ci
Closed

Add an automatic tagger to the CI#399
PierreQuinton wants to merge 5 commits intomainfrom
add-tagger-to-ci

Conversation

@PierreQuinton
Copy link
Contributor

@PierreQuinton PierreQuinton commented Aug 8, 2025

Note that this does not remove tags if not needed anymore. I think this shouldn't in case we want to manually add a tag, for instance if we change documentation in the docstrings, then this could be tagged with docs even though no change happened in torchjd/docs.

In a later version, we could have all tags completely decided by the CI, For instance, the title of the PR could give the tag associated to the type of change, then we could do a diff of the built doc with the one on main to see if there are changes and tag as docs in this case etc... Some tags could remain addable such as breaking change or style.

@github-actions github-actions bot added the cc: ci Conventional commit type for changes to the CI (Github workflows and actions). label Aug 8, 2025
@codecov
Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…tags, this is to be reverted"

This reverts commit e2338d1.
@ValerianRey
Copy link
Contributor

Screenshot from 2025-08-08 17-29-13

So nice

ValerianRey and others added 2 commits October 30, 2025 05:46
Co-authored-by: Pierre Quinton <pierre.quinton@epfl.ch>
@ValerianRey
Copy link
Contributor

ValerianRey commented Feb 4, 2026

Actually I prefer doing that manually, at least for now. The rules would be a bit too complex to do that really properly automatically I think. Archiving the branch.

@ValerianRey ValerianRey closed this Feb 4, 2026
@ValerianRey ValerianRey deleted the add-tagger-to-ci branch February 4, 2026 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: ci Conventional commit type for changes to the CI (Github workflows and actions). package: aggregation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments