beanbeanjuice / cafeBot

A Discord bot! It has a currency system, cafe menu, poll and raffle system, and much more! It also has interaction commands such as hugging and smiling, but also commands for getting cafe memes, and soon to be more!
https://www.beanbeanjuice.com
GNU General Public License v3.0
9 stars 3 forks source link

[BUG] Figure Out Why Issues Don't Auto-Close #583

Closed beanbeanjuice closed 3 months ago

beanbeanjuice commented 1 year ago

Bug Description

For some reason, when a PR is merged, issues do not auto-close even when they are supposed to.


Steps to Reproduce the Bug

  1. Create a PR.
  2. Mention the issue in the PR.
  3. Connect the PR to the issue via the "Development" Section
  4. Merge and Close the PR.

Expected Behaviour

The connected issues should close automatically and be set to complete.


Checklist

beanbeanjuice commented 1 year ago

Apparently, issues only auto-close when merged into the default branch. Will keep an eye out for this.