-
-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR from original repository to forked repository #186
Comments
Hi @bergamin, |
Hi, I could try, but I've never built a task for DevOps. I'm not even sure what language this is. I don't recognise this |
Oh ok, the .ps1 it's PowerShell. |
That's fair |
I solved my issue by reengineering my solution so I won't need this anymore. I'll keep the issue open in case anybody else would like to work on this |
Great, thank you!! |
This is related to #67. The feature I see in the task seems to be opposite to what they were asking for there. So I ask for some help. I may be missing something here. It seems the PR doesn't work from original repo to forked repo. Only the other way round.
This is how I set up my test task. It is going to be set up after the deploy phase of the original repository. The idea is that after the original repository is deployed, it should create a PR to update the forked repo, which is the one set up under "Repository":
But as the tooltip suggests, it uses the forked repo as the source and there is nothing I can do to swap source and target repos here
If there is now way to do it as of today, I suggest the option to choose which repos are going to be the source and target. If the fork or current repo
Thanks
Edit: task version is 1.*
The text was updated successfully, but these errors were encountered: