Skip to content

Conversation

@xterao
Copy link
Collaborator

@xterao xterao commented Mar 12, 2025

Fixed the update process for CHANGELOG.md.

  • Exclude unnecessary update processes from each action to manage them with the update-changelog action.
  • Check the commit message and skip the process so that a log update PR merge does not trigger a duplicate PR to be created.
  • Prevent an error from occurring even if the description property of the label information is null.

@github-actions github-actions bot added the ci CI/CD fixes label Mar 12, 2025
@xterao xterao changed the title Ci/modify release action Additional control over update log change actions Mar 12, 2025
@github-actions
Copy link

github-actions bot commented Mar 12, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@xterao xterao merged commit be4cc34 into main Mar 13, 2025
6 checks passed
@xterao xterao deleted the ci/modify-release-action branch March 13, 2025 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/CD fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants