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

Enhance github plugin user flow to include forking repos #293

Open
pgoos opened this issue Jan 24, 2025 · 1 comment
Open

Enhance github plugin user flow to include forking repos #293

pgoos opened this issue Jan 24, 2025 · 1 comment

Comments

@pgoos
Copy link
Collaborator

pgoos commented Jan 24, 2025

For implement feature and create PR scenario, we should support the case where an agent (via github token) doesn't have access to push to the repo specified. In such case, the agent should:

  • fork the repo
  • checkout new branch locally (forked repo)
  • implement changes and commit them
  • push changes to the remote (forked repo)
  • create a PR against original repo comparing a branch from forked repo
    That would allow us to support repos like elizaOS
Copy link

This issue has been automatically marked as stale due to 30 days of inactivity.
If no further activity occurs within 7 days, it will be closed automatically. Please take action if this issue is still relevant.

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

No branches or pull requests

1 participant