warm-metal / container-image-csi-driver

Kubernetes CSI driver for mounting image
MIT License
30 stars 22 forks source link

chore: update stalebot configurations #122

Closed mugdha-adhav closed 8 months ago

mugdha-adhav commented 8 months ago

closes #121

What's changed

Note: These values are not finalized. We would like to try them out for a few months and update them if required.

mugdha-adhav commented 8 months ago

closes #121

mbtamuli commented 8 months ago

@mugdha-adhav If you want the merged PR to close the issue automatically, you have to update the description/first comment. - https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue

mbtamuli commented 8 months ago

I know it isn't related, but could you also update the dependabot commit message prefix in this PR? Perfectly fine to tackle this separately.

https://github.com/warm-metal/csi-driver-image/blob/1fb572f70c2de16c4258dc720e539ba74198b23e/.github/dependabot.yml#L9

I was thinking of having the prefix be - chore: [skip ci]. That'll set us up for conventional commit messages.

It should turn this commit's message
from Bump helm/kind-action from 1.4.0 to 1.8.0
to chore: [skip ci] Bump helm/kind-action from 1.4.0 to 1.8.0

mugdha-adhav commented 8 months ago

but could you also update the dependabot commit message prefix in this PR?

Yes, I have updated it.

mbtamuli commented 8 months ago

@mugdha-adhav If you want the merged PR to close the issue automatically, you have to update the description/first comment. - https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue

FYI, since you haven't linked the issue with the PR correctly, the PR https://github.com/warm-metal/csi-driver-image/issues/121 doesn't show the PR in the development section of the issue. A maintainer will have to do the double work of merging the PR as well as closing the issue.

image