Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add label for artifact migrations #3221

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

fthomas
Copy link
Member

@fthomas fthomas commented Nov 26, 2023

This adds a artifact-migrations label for updates where the groupId and/or artifactId is changed. My main motivation for this label is to search for PRs that rewrite the groupId/artifactId on GitHub and to add this search to our Artifact Migrations documentation.

This adds a `artifact-migrations` label for updates where the groupId
and/or artifactId is changed. My main motivation for this label is to
search for PRs that rewrite the groupId/artifactId on GitHub and to add
this search to our
[Artifact Migrations documentation](https://github.com/scala-steward-org/scala-steward/blob/main/docs/artifact-migrations.md).
@fthomas fthomas added the enhancement New feature or request label Nov 26, 2023
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9245385) 91.08% compared to head (02ff89d) 91.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3221   +/-   ##
=======================================
  Coverage   91.08%   91.08%           
=======================================
  Files         163      163           
  Lines        3386     3388    +2     
  Branches      303      302    -1     
=======================================
+ Hits         3084     3086    +2     
  Misses        302      302           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fthomas fthomas added this to the 0.28.0 milestone Nov 27, 2023
@fthomas fthomas merged commit 6ae5695 into main Nov 27, 2023
10 checks passed
@fthomas fthomas deleted the topic/artifact-migrations-label branch November 27, 2023 07:24
@fthomas
Copy link
Member Author

fthomas commented Nov 30, 2023

Here are the PRs that are labelled with artifact-migrations: https://github.com/pulls?page=1&q=author%3Ascala-steward+is%3Apr+artifact-migrations

Unfortunately it also contains some PRs targeting this repository because the "Files still referring to the old version number" section references the artifact-migrations.conf file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants