stefanvodita commented on PR #14279:
URL: https://github.com/apache/lucene/pull/14279#issuecomment-2743574250
Thanks for pointing that out @javanna! Funny how that happened on a PR
that's specifically about the changelog. We should only push this to main. I'll
actually delete the entry for
javanna commented on PR #14279:
URL: https://github.com/apache/lucene/pull/14279#issuecomment-2737697207
Hey @stefanvodita the changelog entry for this was filed under 10.2, but I
don't believe the change itself was backported. Can you double check and either
backport or move the changelog
stefanvodita merged PR #14279:
URL: https://github.com/apache/lucene/pull/14279
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@lucen
pseudo-nymous commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1969536626
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log e
pseudo-nymous commented on PR #14279:
URL: https://github.com/apache/lucene/pull/14279#issuecomment-2681569542
I have updated the script to use new label. We are ready to test the changes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
stefanvodita commented on PR #14279:
URL: https://github.com/apache/lucene/pull/14279#issuecomment-2681537099
Thank you for making the changes @pseudo-nymous! I think once we make the
action use the new label I created we're ready to test this out.
--
This is an automated message from th
stefanvodita commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1969511868
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log en
stefanvodita commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1969509673
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log en
stefanvodita commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1969506749
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log en
pseudo-nymous commented on PR #14279:
URL: https://github.com/apache/lucene/pull/14279#issuecomment-2679232219
There were small fixes which I missed in previous commit. This didn't had
any history attached to it and I kept the commit which had comments.
Also, I'll keep this in check
dweiss commented on PR #14279:
URL: https://github.com/apache/lucene/pull/14279#issuecomment-2678495642
Please do not force-push your changes. Keep prior commits so that the
history is preserved and comments are attached where they should be. Thanks!
--
This is an automated message from t
pseudo-nymous commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1967566449
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log e
pseudo-nymous commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1967542895
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log e
pseudo-nymous commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1967542895
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log e
pseudo-nymous commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1967537809
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log e
pseudo-nymous commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1967532868
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log e
stefanvodita commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1966913749
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log en
stefanvodita commented on code in PR #14279:
URL: https://github.com/apache/lucene/pull/14279#discussion_r1966913749
##
.github/workflows/verify-changelog-and-set-milestone.yml:
##
@@ -0,0 +1,100 @@
+name: "Change Log Entry Verifier and Milestone Setter"
+run-name: Change log en
pseudo-nymous opened a new pull request, #14279:
URL: https://github.com/apache/lucene/pull/14279
### Description
Adds github action workflow to verify change log entry and set milestone
based on the location of change log entry.
This workflow does the following step by step:
1.
19 matches
Mail list logo