These GitHub actions make it easier to manage your code and collaborate with your team using agents, right from Glean.You can use GitHub actions to do the following:
Create a PR
Create a Branch
Edit code
Read a file from a branch
Fetch logs for Workflow
Find a diff for a PR
Using these GitHub actions, you can automate numerous tasks, such as:
Creating a pull request with a well-summarized, automatically generated description to streamline code review.
Creating a new feature branch directly from a conversation or workflow, reducing manual setup.
Editing code files based on AI-suggested changes without directly interacting with the GitHub UI.
Reading files from a specific branch to check implementation details or review changes in context.
Fetching workflow logs to debug CI failures or deployment issues quickly via chat.
Finding the diff for a pull request to understand exactly what changes have been made before merging.
That’s it, you can now click on Save on Glean and start using these actions!
Once enabled, please go to Agent Builder, and either start from scratch or from a curated template.
Reach out to your Account Executive (AE) if the export options are not appearing or not working as expected.