Skip to content
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

Add operation to create a pull request from local config changes #230

Closed
netomi opened this issue Apr 26, 2024 · 2 comments · Fixed by #231
Closed

Add operation to create a pull request from local config changes #230

netomi opened this issue Apr 26, 2024 · 2 comments · Fixed by #231

Comments

@netomi
Copy link
Contributor

netomi commented Apr 26, 2024

It would be handy to have an operation that can automatically create a PR in the respective organization for local changes. @fredg02

@netomi
Copy link
Contributor Author

netomi commented Apr 26, 2024

Here is an example of such a PR: eclipse-csi/.eclipsefdn#16

It has been created like that:

tn@proteus:~/workspace/eclipse/EclipseFdn/otterdog-configs$ otterdog open-pr eclipse-csi -b test -t "Test PR" -a netomi

Open PR for local configuration changes:

Organization technology.csi[id=eclipse-csi]
  created pull request #16 at https://github.com/eclipse-csi/.eclipsefdn/pull/16

@netomi
Copy link
Contributor Author

netomi commented Apr 26, 2024

I dont use the git config to determine the author for which the PR was created as this looks weird in the ticket. Its better to specify your github handle when running the operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant