Skip to content

Add license header check with skywalking-eyes#212

Merged
benjaminhuo merged 1 commit intoOpenFunction:mainfrom
rainbend:license
Jan 10, 2022
Merged

Add license header check with skywalking-eyes#212
benjaminhuo merged 1 commit intoOpenFunction:mainfrom
rainbend:license

Conversation

@rainbend
Copy link
Copy Markdown
Member

Signed-off-by: zhangwei [email protected]

Signed-off-by: zhangwei <[email protected]>
@rainbend rainbend changed the title Add license header with skywalking-eyes Add license header check with skywalking-eyes Jan 10, 2022
@rainbend
Copy link
Copy Markdown
Member Author

@tpiperatgod @wanjunlei please review :)
Note that the license header is not checked for the following files and paths:

  paths-ignore:
    - 'dist'
    - 'licenses'
    - '**/*.md'
    - 'docs/**'
    - 'config/**'
    - 'LICENSE'
    - 'NOTICE'
    - 'OWNERS'
    - 'PROJECT'
    - 'VERSION'
    - '**/go.mod'
    - '**/go.sum'
    - '.github/ISSUE_TEMPLATE'
    - '.gitignore'
    - '.dockerignore'

@rainbend rainbend marked this pull request as ready for review January 10, 2022 11:32
@benjaminhuo
Copy link
Copy Markdown
Member

This is a big enhancement to add license check, thanks! @arugal

@benjaminhuo benjaminhuo merged commit dae6714 into OpenFunction:main Jan 10, 2022
@rainbend rainbend deleted the license branch January 10, 2022 14:40
sachinparihar pushed a commit to sachinparihar/OpenFunction that referenced this pull request Nov 22, 2022
…-function-go-example

add path-parameters-function-go sample
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.

2 participants