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

ci(release-please): use default label to identify PRs #9708

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

benelan
Copy link
Member

@benelan benelan commented Jun 27, 2024

Summary

I just realized the "label" field replaces the default autorelease: pending one release-please uses to identify their pull requests. I'm pretty sure that was causing the issues.

@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Jun 27, 2024
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Jun 27, 2024
@benelan benelan merged commit 86f5d79 into dev Jun 28, 2024
9 checks passed
@benelan benelan deleted the benelan/use-default-release-label branch June 28, 2024 00:46
@github-actions github-actions bot added this to the 2024-07-30 - Jul Release milestone Jun 28, 2024
calcite-admin pushed a commit that referenced this pull request Jun 28, 2024
## Summary

I just realized the "label" field replaces the default `autorelease:
pending` one release-please uses to identify their pull requests. I'm
pretty sure that was causing the issues.
benelan added a commit that referenced this pull request Jul 11, 2024
…-monorepo

* origin/dev: (104 commits)
  test(panel, flow-item): add scale control to simple stories (#9747)
  chore: release next
  feat(panel, flow-item): add scale property (#9730)
  chore: release next
  fix(segmented-control): Make check state update correctly (#9733)
  chore(date-picker): add messages for select menu label (#9724)
  chore: release next
  feat(icon): type icon names (#9650)
  chore(date-picker): add wide month name for `en-CA` locale (#9723)
  chore: release next
  fix(block-section): apply missing CSS class to start/end icon (#9688)
  chore: release next
  fix(flow-item): set closed property to true when internal panel is closed (#9715)
  chore(linting): enable stylelint's length-zero-no-unit rule (#9124)
  chore: release next
  fix: fix issue in Firefox where disabled elements were incorrectly enabled when a sibling was enabled (#9710)
  ci(release-please): use default label to identify PRs (#9708)
  build: update browserslist db (#9637)
  build(deps): update dependency eslint-plugin-jsdoc to v48.4.0 (#9696)
  docs: update component READMEs (#9704)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants