Skip to content

Trigger publish on creation of a branch#158

Open
alexluckett wants to merge 2 commits intomainfrom
trigger-publis-on-creation-of-branch
Open

Trigger publish on creation of a branch#158
alexluckett wants to merge 2 commits intomainfrom
trigger-publis-on-creation-of-branch

Conversation

@alexluckett
Copy link
Contributor

@alexluckett alexluckett commented Aug 7, 2025

Proposed change

Trigger publish on creation of a branch, rather than waiting for a push. Since major versions may commonly arrive, we might end up with 2.x.x, 3.x.x, 4.x.x never having their initial release published.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@alexluckett
Copy link
Contributor Author

alexluckett commented Aug 7, 2025

Oops. This created 2.1.3 before it was merged....

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 7, 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.

1 participant