Skip to content

Conversation

abrackx
Copy link
Contributor

@abrackx abrackx commented Oct 14, 2024

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Similar to labels, update context filters to respect the required @ symbol. These filters can apply to both command arguments and changeset arguments.

Things to be aware of

Things to worry about

Additional Context

abrackx and others added 9 commits October 8, 2024 08:45
…spect flag when filtering changelog parameters. Global parameters such as environment variables do not get filtered, as there is no way to configure a label or context for these types of parameters.
…st. They won't in normal cli usage, but if you're using our java apis you may get into this situation.
…arameters` field which isn't filterable. This leaves global and local parameters untouched, and should enabled consistent usage.
Copy link
Contributor

@StevenMassaro StevenMassaro left a comment

Choose a reason for hiding this comment

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

The code looks fine to me but I am pretty unfamiliar with this part of the code, so you might want to wait for another review.

Copy link
Collaborator

@filipelautert filipelautert left a comment

Choose a reason for hiding this comment

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

Feels like a new feature, not a bug.

Copy link
Collaborator

@MalloD12 MalloD12 left a comment

Choose a reason for hiding this comment

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

It looks good to me too!

@abrackx abrackx changed the base branch from master to DAT-18811 October 17, 2024 11:50
Base automatically changed from DAT-18811 to master October 18, 2024 13:10
@abrackx abrackx merged commit 7b56aae into master Oct 18, 2024
35 checks passed
@abrackx abrackx deleted the DAT-18843 branch October 18, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants