-
-
Notifications
You must be signed in to change notification settings - Fork 520
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Subject of the issue
While previously it has worked to update a PR, now the file itself changed in master the PR is not updated and the action claims everything is even.
Steps to reproduce
I have an action here is has run and created a PR successful (:+1: ) that I have replayed because of infra issue and the PR was updated (:+1: ).
Then we have split and merged a part of it and I replayed it again but now it claims that nothing is to do and the PR is even with master.
I see the following issues
- According to the docs I would have expected that the PR is closed if nothing is needed anymore but the PR is still open
- I'm quite sure from the log output that there actually are changes:
The Maven log reports:
[INFO] update Dependency {groupId=jakarta.inject, artifactId=jakarta.inject-api, version=[,3-alpha), type=jar} to version 2.0.1.MR
The Action itself reports:
M eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target
Uncommitted changes found. Adding a commit.
1 file changed, 1 insertion(+), 1 deletion(-)
but in the end it tells
Branch 'update_target' is even with its remote and will not be updated
rwader-swi
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working