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

[IOCOM-1302] Splitted release action into Bump PR and release #87

Merged
merged 4 commits into from
Apr 22, 2024

Conversation

michaeldisaro
Copy link
Contributor

List of Changes

Splitted release action to two action:

  1. Action that opens a bump version PR,
  2. Action that start on merging the bump version PR and make a release.

Motivation and Context

We need to bump version and release package.

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

.github/workflows/code-review.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Apr 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@michaeldisaro michaeldisaro merged commit ad30ae8 into master Apr 22, 2024
7 checks passed
@michaeldisaro michaeldisaro deleted the iocom-1302 branch April 22, 2024 16:03
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