Enforce Copyright Headers #266
Closed
BenLloydPearson
announced in
Automation Example Bounties
Replies: 1 comment
-
https://docs.gitstream.cm/automations/standard/enforce-copyright-header/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Flag PRs that are missing required copyright headers.
Automation Name: review_copyright_header
Conditions (all must be true):
/src
directory that lacks a specified copyright header at the top of the file.Automation Actions:
/src
directory must include the required copyright header at the top of the file:Here is the copyright header the automation should use as the example:
Beta Was this translation helpful? Give feedback.
All reactions