Skip to content

chore(release): genereate release - #34

Merged
alecjacobs5401 merged 2 commits into
mainfrom
release/1787843906
Aug 27, 2026
Merged

chore(release): genereate release#34
alecjacobs5401 merged 2 commits into
mainfrom
release/1787843906

Conversation

@alecjacobs5401

Copy link
Copy Markdown
Contributor

Trigger release

@alecjacobs5401
alecjacobs5401 requested a review from a team as a code owner August 27, 2026 15:22
Signed-off-by: Alec Jacobs <charles.jacobs@segment.com>
Signed-off-by: Alec Jacobs <charles.jacobs@segment.com>
Comment thread scripts/prerelease.sh
git switch --create "$release_branch"
git add --all # include all files including any untracked
git commit --all --message "chore(release): generate release"
git commit --all --signoff --message "chore(release): generate release"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

we need --signoff for the DCO check

@alecjacobs5401
alecjacobs5401 merged commit 93d3191 into main Aug 27, 2026
10 checks passed
@alecjacobs5401
alecjacobs5401 deleted the release/1787843906 branch August 27, 2026 15:30
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.

2 participants