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

🤖 Add a new GH workflow to run on dependabot PRs #468

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

arybolovlev
Copy link
Contributor

Description

Add a new GH workflow to run on dependabot PRs.

Usage Example

N/A.

References

N/A.

Community Note

  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

@github-actions github-actions bot added github_actions Pull requests that update GitHub Actions code size/XS labels Aug 9, 2024
@arybolovlev arybolovlev marked this pull request as ready for review August 9, 2024 12:01
@arybolovlev arybolovlev requested a review from a team as a code owner August 9, 2024 12:01
Copy link
Member

@alexsomesan alexsomesan left a comment

Choose a reason for hiding this comment

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

Makes sense.

Might be worth making the on: condition more strict and checking the PR author to be Dependabot. Otherwise, branch names are easy to spoof to trigger test runs.

@arybolovlev arybolovlev merged commit badfcf1 into main Aug 9, 2024
6 checks passed
@arybolovlev arybolovlev deleted the release-workflow branch August 9, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants