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

chore(ci): tweak release workflow #200

Merged
merged 2 commits into from
Nov 20, 2024
Merged

chore(ci): tweak release workflow #200

merged 2 commits into from
Nov 20, 2024

Conversation

nirinchev
Copy link
Contributor

After the first release, this is a follow-up PR that smooths some of the rough edges:

  1. Update the publish-release workflow to include the url of the package we've uploaded.
  2. Update the prepare-release to create a PR with a title that conforms to the conventional commit conventions as well as add a label to ignore the PR from the changelog.
  3. Add a release.yml config to categorize the changelog based on labels.
  4. Add a assign-labels workflow to assign labels based on PR title. Those labels are later used by the changelog generator.

@nirinchev nirinchev requested a review from addaleax November 20, 2024 13:24
@addaleax addaleax changed the title chore(ci): Tweak release workflow chore(ci): tweak release workflow Nov 20, 2024
.github/workflows/prepare-release.yml Outdated Show resolved Hide resolved
@nirinchev nirinchev merged commit 488c117 into main Nov 20, 2024
11 of 12 checks passed
@nirinchev nirinchev deleted the ni/release-tweaks branch November 20, 2024 15:53
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