-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Complain if the changelog isn't compliant. (#3124)
* Complain if the changelog isn't compliant. * swap to hashicorpdev.
- Loading branch information
1 parent
896a8ad
commit 4b1c684
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
FROM hashicorpdev/go-changelog | ||
|
||
ENV GITHUB_REPO=magic-modules | ||
ENV GITHUB_OWNER=GoogleCloudPlatform | ||
|
||
ENTRYPOINT ["/go-changelog/changelog-pr-body-check"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters