pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/gitgitgadget/gitgitgadget/commit/028a576bc6106a77b678c3bd1ee29899a515e5f5

ci: auto-approve Dependabot PRs · gitgitgadget/gitgitgadget@028a576 · GitHub
Skip to content

Commit 028a576

Browse files
committed
ci: auto-approve Dependabot PRs
We trust Dependabot and therefore it is not _really_ necessary to ask for a thorough review by a human being. Therefore, let's just auto-approve Dependabot's Pull Requests. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 49338ff commit 028a576

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: Auto-approve Dependabot Pull Requests
2+
3+
on: [pull_request_target]
4+
5+
jobs:
6+
auto-approve:
7+
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
8+
runs-on: ubuntu-latest
9+
steps:
10+
- uses: actions/github-script@v4
11+
with:
12+
github-token: ${{ secrets.GITHUB_TOKEN }}
13+
script: |
14+
await github.pulls.createReview({
15+
owner: context.repo.owner,
16+
repo: context.repo.repo,
17+
pull_number: context.payload.pull_request.number,
18+
event: "APPROVE",
19+
});

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy