wasmCloud / wash

WAsmcloud SHell - the comprehensive command-line tool for wasmCloud development
https://wasmcloud.com
Apache License 2.0
148 stars 58 forks source link

chore: remove dependabot config #954

Closed connorsmith256 closed 11 months ago

connorsmith256 commented 11 months ago

This disables dependabot updates while we're in the process of migrating this repo to wasmCloud/wasmCloud

connorsmith256 commented 11 months ago

@rvolosatovs I'm not sure that's possible. This is what I see in the settings. Clicking "Configure" takes me to the online editor for dependabot.yml

Screenshot 2023-10-27 at 10 08 18

rvolosatovs commented 11 months ago

@rvolosatovs I'm not sure that's possible. This is what I see in the settings. Clicking "Configure" takes me to the online editor for dependabot.yml

Screenshot 2023-10-27 at 10 08 18

maybe you don't have enough permissions to do that? 2023-10-27-17:11:28-screenshot

I have successfully disabled dependabot on my repo

thomastaylor312 commented 11 months ago

I do like turning it off better. I always forget you can just do that. Let me go try

thomastaylor312 commented 11 months ago

I just triple checked and saw what @connorsmith256 saw. It looks like it is off

connorsmith256 commented 11 months ago

I should have the same permissions as @thomastaylor312...

You can disable version updates entirely by deleting the dependabot.yml file from your repository.

🙃

https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates#disabling-dependabot-version-updates

rvolosatovs commented 11 months ago

Maybe it's a setting specific to forks https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates#enabling-version-updates-on-forks

Did setting pull request limit do the trick?

connorsmith256 commented 11 months ago

@rvolosatovs I updated the PR to use open-pull-requests-limit: 0