raiden00pl commented on PR #17718:
URL: https://github.com/apache/nuttx/pull/17718#issuecomment-3697234193

   @linguini1 the main goal is to make it easier to test changes in private 
forks without need of upstream CI, but as a side effect it will allow to run 
nuttx CI fully in private forks. I used this change for testing in this PR: 
https://github.com/szafonimateusz-mi/nuttx/pull/1 where I needed to do "git 
push -f" frequently and used more than 5000 minutes of CI.
   
   Now I see that it doesn't work as I want:
   <img width="942" height="704" alt="image" 
src="https://github.com/user-attachments/assets/79db578b-7bf6-43cf-a438-c4d22d33e7f6";
 />
   
   for upstream PRs this should be Apache repository, not user repo. I'm 
changing it to draft, a different solution is needed.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to