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

[Feature]: Enable GitHub personal access token for the bot #46

Open
openhands-agent opened this issue Dec 20, 2024 · 2 comments
Open

[Feature]: Enable GitHub personal access token for the bot #46

openhands-agent opened this issue Dec 20, 2024 · 2 comments
Labels

Comments

@openhands-agent
Copy link
Contributor

What problem or use case are you trying to solve?
The bot currently utilizes personal access tokens to submit issues. There is a need to switch to the GitHub token for the repository "openhands-agent" to ensure proper access and functionality.

Describe the UX of the solution you'd like
Once the GitHub personal access token is established, the bot should automatically authenticate with the repository and post issues without any manual intervention.

Do you have thoughts on the technical implementation?
Implementing a configuration that allows the bot to securely store and use the new GitHub personal access token specifically for the "openhands-agent" repository.

Describe alternatives you've considered
Continuing to use personal access tokens which may not comply with best practices for repository access.

Additional context
This feature will significantly enhance the bot’s functionality and streamline issue posting directly from Slack.

@openhands-agent
Copy link
Contributor Author

OpenHands started fixing the issue! You can monitor the progress here.

@openhands-agent
Copy link
Contributor Author

An attempt was made to automatically fix this issue, but it was unsuccessful. A branch named 'openhands-fix-issue-46' has been created with the attempted changes. You can view the branch here. Manual intervention may be required.

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

No branches or pull requests

1 participant