Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: auto-merge dependabot PRs #104

Closed
wants to merge 1 commit into from
Closed

Conversation

hirasso
Copy link
Member

@hirasso hirasso commented Apr 25, 2023

Related: swup/swup#625

Auto-merges Dependabot PRs I think the docs are a nice testing ground for this functionality (many dependencies, low risk).

I'm unsure if the secrets.GH_TOKEN is available to the docs as well. Need to find out right? :)

@netlify
Copy link

netlify bot commented Apr 25, 2023

Deploy Preview for splendorous-kataifi-9ae281 ready!

Name Link
🔨 Latest commit 7037417
🔍 Latest deploy log https://app.netlify.com/sites/splendorous-kataifi-9ae281/deploys/6447aceedd62de0008238cd4
😎 Deploy Preview https://deploy-preview-104--splendorous-kataifi-9ae281.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@hirasso hirasso requested review from gmrchk and daun April 25, 2023 15:33
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
github-token: ${{ secrets.GH_TOKEN }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GH_TOKEN is available across org, but I would try DISPATCH_TOKEN instead. For some reason GH_TOKENs permission didn't quite work for actions, while dispatch one did.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you like to take care of that? :)

@daun
Copy link
Member

daun commented May 7, 2024

@hirasso Should we close this, and instead re-apply the other recent PRs that re-use the new workflow file?

@hirasso hirasso closed this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants