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 push branch reporting when is equal to checkout branch #581

Merged
merged 2 commits into from
Sep 18, 2023

Commits on Sep 18, 2023

  1. fix push branch reporting if its equal to checkout branch

    Fix the push branch reported in the logs and status if
    `.spec.git.push.branch==.spec.git.checkout.branch`.
    
    Signed-off-by: Sanskar Jaiswal <[email protected]>
    aryan9600 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    73466b6 View commit details
    Browse the repository at this point in the history
  2. add tests to check object's status message

    Signed-off-by: Sanskar Jaiswal <[email protected]>
    aryan9600 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    db8a257 View commit details
    Browse the repository at this point in the history