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

Creating a PR from a filled out comment body fails the template finder #7

Closed
4 tasks done
wooorm opened this issue May 8, 2021 · 0 comments
Closed
4 tasks done

Comments

@wooorm
Copy link
Member

wooorm commented May 8, 2021

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)

Affected packages and versions: TODO

Steps to reproduce

Link to code example: syntax-tree/hast-util-parse-selector#6

Expected behavior

Should infer template

Actual behavior

bb looks at the first mdast node in a issue/pr, which should be a comment, and infers the used template from that.
When opening a PR, other text is placed in front by GH, which messed up detection

@wooorm wooorm closed this as completed in d09b83b May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant