Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add publish-github-release action #1518

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented Apr 18, 2024

Rationale

Add automatic publish github release workflow.

Detailed Changes

Supports automatic generation of release content and divides pr into the following categories:

  • Breaking Changes
  • Features
  • Refactor
  • Fixed
  • Docs
  • Chore

Test Plan

Manual test.

@chunshao90 chunshao90 force-pushed the chore-add-publish-release-action branch 2 times, most recently from b34658a to e2f5d67 Compare April 18, 2024 09:18
@chunshao90 chunshao90 force-pushed the chore-add-publish-release-action branch from e2f5d67 to 275bca6 Compare April 26, 2024 06:37
@github-actions github-actions bot added the chore label Apr 26, 2024
@chunshao90 chunshao90 closed this Jul 17, 2024
@chunshao90 chunshao90 reopened this Oct 16, 2024
@chunshao90
Copy link
Contributor Author

chunshao90 commented Nov 1, 2024

I have applied for infra to add softprops/action-gh-release@v2 to the allow list for execution.
https://issues.apache.org/jira/browse/INFRA-26208?filter=-2

Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

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

LGTM

@jiacai2050 jiacai2050 merged commit 8fecd5d into apache:main Nov 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants