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

Allow for multiple labels with the same starting letter on changes.meta #10

Merged
merged 28 commits into from
Feb 15, 2023

Conversation

joao-paulo-parity
Copy link
Contributor

@joao-paulo-parity joao-paulo-parity commented Feb 10, 2023

  • Changes the format of changes.meta such that multiple labels with the same starting letter are taken into account (related to Handle non mutually-exclusive labels #9)
    Check out the new format in the diff of test/test_meta.rb
  • Pulls compute_change_meta and parse_change_label out of Changelogerator so that they can be unit-tested easily
  • Make it possible to run unit tests locally in the absence of $GITHUB_TOKEN

I added some instructions for how to try this out in paritytech/polkadot#6702


closes #9

@chevdor chevdor self-requested a review February 15, 2023 17:07
@chevdor chevdor merged commit e064ce1 into s3krit:master Feb 15, 2023
@chevdor chevdor deleted the jp/meta branch February 15, 2023 17:08
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.

Handle non mutually-exclusive labels
2 participants