Skip to content

PullFlow Agent

Working with the PullFlow Agent

The PullFlow agent (@Pullflow in Slack) is a GPT-powered assistant that is always available to helps you:

  • Take quick actions on PRs, such as request review, assign, label, etc.
  • Have group conversation in the PR thread to assist with code reviews
  • Answer general questions about software development, testing, infrastructure, etc.
  • Help with PullFlow related issues or questions

You can converse with the PullFlow agent one-on-one in Slack, or have a group conversation in a channel or PR specific conversation in a PR thread.

Pull Request Actions

You can mention the PullFlow agent in PR threads on Slack to take quick actions on pull requests. This is especially useful on mobile.

Examples

@Pullflow request a review from @John
@Pullflow assign this to @Janet
@Pullflow add labels wip and documentation
@Pullflow add a review comment: "Please check spelling"
@Pullflow request changes: "Missing tests"