Filler title. Read description and rename. - #364
Open
svc-cli-bot wants to merge 7 commits into
Open
Conversation
…ing Connect Org Banner (#360)
RELEASE @W-22462048@ Releasing v1.21.0
|
Git2Gus App is installed but the |
aruntyagiTutu
left a comment
Contributor
There was a problem hiding this comment.
Content check: diff carries the already-reviewed v1.21.0 release changes (InsightsHandler/ApexGuru skip-notification feature, GUS info, dependency bumps, SHA256.md update) back into dev via the standard Main2Dev pattern. No unexpected changes.
Two things to flag before merge:
- Per this PR's own description, the title must include the word 'merging' (e.g., 'Main2Dev @w-xxxxxx@ Merging main to dev after v1.21.0') — it's still the default 'Filler title. Read description and rename.' placeholder.
- GitHub reports this PR as CONFLICTING (mergeable: CONFLICTING) — per the PR's own instructions, conflicts must be resolved locally with
git pull origin dev --no-rebase, not by squashing/rebasing. This needs to be resolved before merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch and PR were automatically created following the successful release of v1.21.0.
It must be MERGED into dev, NOT SQUASHED OR REBASED. Squashing or rebasing this branch onto dev can cause potentially irreconcilable merge conflicts later.
As an additional safeguard and reminder, the title of this PR MUST include the word 'merging' in the description portion of the PR title, e.g., 'Main2Dev @w-xxxxxx@ Merging main to dev after vX.Y.Z'.
If there are conflicts between dev and this branch, you should do the following locally: