Very minor changes to get the plugin working with redmine 6.0.x#845
Open
pallinger wants to merge 2 commits intoredmine-git-hosting:copilot/fix-839from
Open
Very minor changes to get the plugin working with redmine 6.0.x#845pallinger wants to merge 2 commits intoredmine-git-hosting:copilot/fix-839from
pallinger wants to merge 2 commits intoredmine-git-hosting:copilot/fix-839from
Conversation
added 2 commits
January 12, 2026 14:18
Contributor
|
@pallinger hi there! can you please rebase? thank you! |
Author
Rebase to which branch? My two commits are on top of current redmine-git-hosting:copilot/fix-839 , where I tried the pull request to go... Or should I change the target branch? |
Collaborator
|
@n-rodriguez did you end up incorporating this PR into your recent commits on master ? Or do we still need to handle this PR ? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I managed to get the copilot/fix-939 branch working with redmine 6.0.8 and ruby 3.1 on debian 12 .
I am very much not a ruby developer, so most of this was trial-and-error, though only three lines needed to be changed, so most probably it should be okay.
It works well so far (I am using it in production :D ), but naturally there was no thorough testing.