Skip to content

Bug: Q ignores the branch cut for the Github issue #13

@wedgemartin

Description

@wedgemartin

Describe the bug

When I /q dev (would be cool fi I could pass in a string to add helpful hints like.. branch or other instructions) ... after I have created an issue and cut a branch so that it knows what code to look at, it still seems to be looking at the main branch where the code does not exist.

Expected Behavior

I would expect that Q would look at the branch cut for the issue, or accept some other method of indicating which branch it should be looking at.

Current Behavior

Ignores any indicator for which branch to examine / cut a PR from

Reproduction Steps

Cut a branch in your repo. Add some code to it that doesn't exist in main. Try to cut an issue and do a /q dev and have it analyze the code.

Possible Solution

Have Q examine the subject and comments for a branch designation, or have it use the branch cut specifically for the issue/PR.

Additional Information/Context

Former 6 year AWS amazonian here (us-west TAM). Really love Q, working great for the most part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions