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

[6.15.z]-fixed the auto-cherry-picking issue cause due github action … #14427

Merged

Conversation

omkarkhatavkar
Copy link

Problem Statement

Previously, community GitHub actions were encountering issues where they persisted in identifying base issues even after they had been merged, failing to trigger issue creation as intended. Despite thorough testing, these issues persisted, prompting a reassessment of the underlying logic.

Solution

To address this recurring problem, I have implemented a custom bash script to ensure accurate behavior and resolve the persistence of identifying merged base issues. By relying on our bash script, I aim to mitigate these issues effectively. Further testing is required to validate the efficacy of this solution thoroughly.

Related Issues

many cherrypicks are not getting raised :
https://github.com/SatelliteQE/robottelo/actions/workflows/auto_cherry_pick.yml?query=is%3Afailure
https://github.com/SatelliteQE/robottelo/actions/runs/7819038827

@omkarkhatavkar omkarkhatavkar requested a review from a team as a code owner March 18, 2024 10:45
@omkarkhatavkar omkarkhatavkar added No-CherryPick PR doesnt need CherryPick to previous branches Failed_AutoCherryPick Issue for failed/conflicted auto cherry pick of PRs labels Mar 18, 2024
@omkarkhatavkar omkarkhatavkar added the 6.15.z Introduced in or relating directly to Satellite 6.15 label Mar 18, 2024
@Gauravtalreja1 Gauravtalreja1 merged commit e0233ef into SatelliteQE:6.15.z Mar 20, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Introduced in or relating directly to Satellite 6.15 Failed_AutoCherryPick Issue for failed/conflicted auto cherry pick of PRs No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants