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

additional check before create issue for failed cherrypick #13858

Merged

Conversation

omkarkhatavkar
Copy link

Problem Statement

There have been occurrences where the PR issue was created for passed cherrypicks as well. There has to be a check before creating an issue. The discussion and further details point to these comments #13831 (comment)

Solution

An additional check is added to this PR, it will try to check if the PR exists with that branch name, if yes then it will not raise any concerns or create issues.

Related Issues

#13831 (comment)

@omkarkhatavkar omkarkhatavkar requested a review from a team as a code owner January 22, 2024 17:40
@omkarkhatavkar omkarkhatavkar changed the title Check before create issue additional check before create issue for failed cherrypick Jan 22, 2024
@omkarkhatavkar omkarkhatavkar force-pushed the check_before_create_issue branch from b17523e to 33caced Compare January 22, 2024 17:44
@omkarkhatavkar omkarkhatavkar force-pushed the check_before_create_issue branch from 33caced to 5d73ab3 Compare January 22, 2024 17:50
@omkarkhatavkar omkarkhatavkar added CherryPick PR needs CherryPick to previous branches 6.12.z Introduced in or relating directly to Satellite 6.12 6.13.z Introduced in or relating directly to Satellite 6.13 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 labels Jan 22, 2024
@ogajduse ogajduse merged commit 164d647 into SatelliteQE:master Jan 23, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.12.z Introduced in or relating directly to Satellite 6.12 6.13.z Introduced in or relating directly to Satellite 6.13 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants