Skip to content

fix: base-ref/head-ref missed in dependency-check-ci on branch push#25

Merged
simon824 merged 1 commit intoapache:mainfrom
liuxiaocs7:fix_ci_ref
Oct 25, 2023
Merged

fix: base-ref/head-ref missed in dependency-check-ci on branch push#25
simon824 merged 1 commit intoapache:mainfrom
liuxiaocs7:fix_ci_ref

Conversation

@liuxiaocs7
Copy link
Contributor

@liuxiaocs7 liuxiaocs7 commented Oct 23, 2023

Copy link
Member

@simon824 simon824 left a comment

Choose a reason for hiding this comment

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

LGTM

push:
branches:
- main
- 'release-*'
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, i'll take a look, just ref: apache/hugegraph-toolchain#516 before.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks, i'll take a look, just ref: apache/incubator-hugegraph-toolchain#516 before.

The reason is the running ci context is a little different, we need Check License Header in push action but don't need with Dependency Review, so consider:

  1. just remove push action like this
  2. separate them for different trigger logic (may need check the action doc) OR just divide into 2 CI files

@simon824 simon824 merged commit 08ed8d7 into apache:main Oct 25, 2023
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.

3 participants