Communicate with codegen via Slack
Edit repo X so that the user auth flow uses JWT
Modify the authentication flow in a specified repository to use JSON Web Tokens. This ensures secure and stateless authentication.
Show me the recent activity on my repo X
Display the latest commits, pull requests, and other activities in a specified repository. This helps you stay updated with ongoing changes.
Can you figure out why my tests are failing onmain
?
Analyze the test failures on the main branch to identify potential issues. This assists in maintaining code quality and stability.
Can you review my PR?
Perform a code review on a specified pull request, providing feedback and suggestions. This ensures code quality and adherence to best practices.
Do we have any tickets about Y?
Search for tickets related to a specific topic or issue. This helps in tracking and managing tasks effectively.