code4sac / trash-ai

Web based trash image classification

Home Page:https://www.trashai.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Dependabot targets production branch

natebass opened this issue · comments

commented

Guidelines

  • I agree to follow this project's Contributing Guidelines.

Project Version

No response

Platform and OS Version

No response

Existing Issues

No response

What happened?

Dependabot currently targets the production branch for pull requests. We should target the staging branch in order to test that it doesn't break the application before manually merging to production.

I think this requires a yml configuration file.

Steps to reproduce

Automatic GitHub dependabot pull request. Example: #165

Expected behavior

It should create a pull request targeting the staging branch.

Attachments

No response

Screenshots or Videos

No response

Additional Information

Info on how to do this: https://stackoverflow.com/questions/67081824/is-it-possible-to-select-a-specific-branch-against-which-dependabot-should-open