Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docker build --check with reviewdog on pull requests to improve code review experience.

License

NotificationsYou must be signed in to change notification settings

shmokmt/action-docker-build-check

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test

This action runsdocker build --check with reviewdog on pull requests to improve code review experience.

Examples

image

Usage

name:reviewdogon:pull_request:paths:      -'**/Dockerfile'permissions:contents:readpull-requests:writejobs:docker-build-check:name:docker-build-checkruns-on:ubuntu-lateststeps:      -uses:actions/checkout@v4      -uses:shmokmt/action-docker-build-check@v1with:github_token:${{ secrets.github_token }}

Note

We recommend using Ubuntu, the GitHub self hosted runner. This action assumes that Docker and buildx are already installed on your system. If your runner does not have these pre-installed, please set them up yourself.

See Also

About

docker build --check with reviewdog on pull requests to improve code review experience.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp