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

Fix the rebasable flag logic in case of missing label #1866

Merged
merged 4 commits into from
Aug 11, 2023

Conversation

dlion
Copy link
Member

@dlion dlion commented Aug 9, 2023

Summary

With this PR I fixed the problem with the rebasable label being set as a false if the io.buildpacks.rebasable didn't exist.

Output

Before

Rebasable: false

After

Rebasable: true

Documentation

  • Should this change be documented?
    • Yes, see #___
    • No

Related

Resolves #___

@dlion dlion requested review from a team as code owners August 9, 2023 16:18
@github-actions github-actions bot added this to the 0.30.0 milestone Aug 9, 2023
@github-actions github-actions bot added type/enhancement Issue that requests a new feature or improvement. type/chore Issue that requests non-user facing changes. labels Aug 9, 2023
Copy link
Member

@natalieparellano natalieparellano left a comment

Choose a reason for hiding this comment

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

Thanks @dlion!!!

Maintainers, could we please pull this into 0.30.0?

Signed-off-by: Domenico Luciani <[email protected]>
@dlion dlion force-pushed the 1799-fix-rebasable-logic-and-test branch from 144db83 to 623c198 Compare August 10, 2023 08:57
@natalieparellano
Copy link
Member

I think we could override Codecov in this case as multiple new tests were added!

@jkutner jkutner enabled auto-merge August 11, 2023 00:12
@jkutner jkutner merged commit 07a8c20 into buildpacks:main Aug 11, 2023
@dlion dlion deleted the 1799-fix-rebasable-logic-and-test branch August 18, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chore Issue that requests non-user facing changes. type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants