You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "d4x1 (via GitHub)" <gi...@apache.org> on 2023/03/14 12:50:44 UTC

[GitHub] [incubator-devlake] d4x1 commented on issue #4657: [Bug][Jenkins scopes] Trying to add jenkins scopes in a blueprint fails if at least one jenkins job contains URL specific chars

d4x1 commented on issue #4657:
URL: https://github.com/apache/incubator-devlake/issues/4657#issuecomment-1468046895

   Decoding path parameters is not a good idea, I think putting `repoId` in query string is a good way to solve this issue.
   This will break the compatibility of API. 
   
   As for the failure blocks following action, It shouldn't happen, because it's just a 404 error. Can you offer more information about  it?


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org