Skip to content

Conversation

@naman9271
Copy link

Fixes #1806

@changeset-bot
Copy link

changeset-bot bot commented Jun 22, 2025

🦋 Changeset detected

Latest commit: 13d756a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@asyncapi/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@naman9271 naman9271 changed the title CI-CD Optimisation fix: CI-CD Optimisation Jun 22, 2025
@github-actions
Copy link
Contributor

Changeset has been generated for this PR as part of auto-changeset workflow.

Please review the changeset before merging the PR.
---
'@asyncapi/cli': patch
---

fix: CI-CD Optimisation

- 6b63c5c: fixed

If you are a maintainer or the author of the PR, you can change the changeset by clicking here

Tip

If you don't want auto-changeset to run on this PR, you can add the label skip-changeset to the PR or remove the changeset and change PR title to something other than fix: or feat:.

@asyncapi-bot
Copy link
Contributor

asyncapi-bot commented Jun 24, 2025

We require all PRs to follow Conventional Commits specification.
More details 👇🏼

 The subject "CI-CD Optimisation" found in the pull request title "fix: CI-CD Optimisation" should start with a lowercase character.

@sonarqubecloud
Copy link

@naman9271
Copy link
Author

@Amzani, @Shurtu-gal, @AayushSaini101, @Souvikns please review

Copy link
Collaborator

@Shurtu-gal Shurtu-gal left a comment

Choose a reason for hiding this comment

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

  1. Could you provide a test run of the Github workflows?
  2. What I have generally observed is adding more complexity leads to more problems down the line? Changeset generation skipping is fine but rest optimizations are not needed imo as the amount of time it takes to verify if it needs to be done, the action will be done with its work.

Also changeset generation's need is more nuanced 🤷🏻

@github-project-automation github-project-automation bot moved this from To Triage to Backlog in CLI - Kanban Oct 15, 2025
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Don't allow all the CI/CD run again when the title change second time of the PR

3 participants