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

feat(cascading): option to bypass non-latest minor branch #2473

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kpanot
Copy link
Contributor

@kpanot kpanot commented Nov 15, 2024

Proposed change

Option to bypass non-latest minor branch on cascading bot

Related issues

- No issue associated -

@kpanot kpanot requested a review from a team as a code owner November 15, 2024 03:33
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.31%. Comparing base (0042a21) to head (167e161).

✅ All tests successful. No failed tests found.

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kpanot kpanot force-pushed the feature/cascading-last-minor branch from fd66a43 to e586aba Compare November 15, 2024 03:38
@kpanot kpanot force-pushed the feature/cascading-last-minor branch from e586aba to 5cecb54 Compare November 15, 2024 08:26
@kpanot kpanot force-pushed the feature/cascading-last-minor branch from 5cecb54 to 167e161 Compare November 15, 2024 08:30
@@ -15,6 +15,9 @@ export const CASCADING_BRANCH_PREFIX = 'cascading';
/** Time (in ms) to wait before re-checking the mergeable status of a PR */
export const RETRY_MERGEAGLE_STATUS_CHECK_TIMING = 3000;

/** Object representing a branch with the version determine from its name */
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
/** Object representing a branch with the version determine from its name */
/** Object representing a branch with the version determined from its name */

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.

2 participants