Skip to content

Add two new actions: CodeQL and Lint.#69

Merged
Code-Fight merged 3 commits intoapache:mainfrom
Code-Fight:feature/action
Jun 24, 2025
Merged

Add two new actions: CodeQL and Lint.#69
Code-Fight merged 3 commits intoapache:mainfrom
Code-Fight:feature/action

Conversation

@Code-Fight
Copy link
Contributor

What this PR does:
Add two new actions: CodeQL and Lint.
Which issue(s) this PR fixes:

The related PR of seata-go

You should pay attention to items below to ensure your pr passes our ci test
We do not merge pr with ci tests failed

  • All ut passed (run 'go test ./...' in project root)
  • After go-fmt ed , run 'go fmt project' using goland.
  • Golangci-lint passed, run 'sudo golangci-lint run' in project root.
  • Your new-created file needs to have apache license at the top, like other existed file does.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link
Member

@marsevilspirit marsevilspirit left a comment

Choose a reason for hiding this comment

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

LGTM

@Code-Fight Code-Fight merged commit fc9f144 into apache:main Jun 24, 2025
5 checks passed
This was referenced Jun 24, 2025
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