hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
286 stars 700 forks source link

ER: Proposal to limit Dependabot code version updates to exclude patches #6797

Closed t-will-gillis closed 1 week ago

t-will-gillis commented 2 weeks ago

Emergent Requirement - Problem

The Dependabot is currently configured to check for updated dependencies, and if a new version is available to create a PR. The current config checks for all updates regardless of size, including minor patches.

Issue you discovered this emergent requirement in

Date discovered

4/28/24

Did you have to do something temporarily

Who was involved

@t-will-gillis

What happens if this is not addressed

The Dependabot will create a PR for updates, which can be a nuisance for minor patches.

Resources

Recommended Action Items

Potential solutions [draft]

Referring to the dependabot.yml config file:

github-actions[bot] commented 2 weeks ago

Hi @t-will-gillis, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:- i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?) ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

t-will-gillis commented 1 week ago

Issue #6849 opened to address the ER, therefore closing this.