ci(dependabot): bring back Nextcloud command approve#8462
Conversation
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8462 +/- ##
=======================================
Coverage 54.41% 54.41%
=======================================
Files 104 104
Lines 3398 3398
Branches 993 992 -1
=======================================
Hits 1849 1849
Misses 1309 1309
Partials 240 240 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| # Nextcloud bot approve | ||
| - name: Nextcloud Bot approve | ||
| uses: hmarr/auto-approve-action@f0939ea97e9205ef24d872e76833fa908a770363 # v4.0.0 | ||
| if: startsWith(steps.branchname.outputs.branch, 'dependabot/') | ||
| with: | ||
| github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_TOKEN }} |
There was a problem hiding this comment.
But then this should be part of the templates.
It is not - I guess its replaced with the bot approval directly above this?
There was a problem hiding this comment.
Library requires two approvals, maybe that was the reason for duplication?
There was a problem hiding this comment.
Ah yes this one requires two (most only one).
Not sure when it got removed but its in upstream templates, so should also be added back to library templates:
There was a problem hiding this comment.
Do we need it in a template, if this is only needed in this repo?
☑️ Resolves
🏁 Checklist
stable8for maintained Vue 2 version or not applicable