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

Wg/rel/only backport to v x.x.x branch #112

Closed

Conversation

DaedalusG
Copy link

This enforces the new release process by limiting the backport-* label/github action from firing except for releases labeled like backport-5.4.x or backport-5.3.x

mucles and others added 12 commits March 7, 2023 15:49
…ils (#2)

When backporting fails it doesn't add the generic backports label this
should resolve that to be able to capture all backport PR's
This change automatically adds a GitHub Action run link in the comment
section upon job failure, making it easier and quicker for devs to
troubleshoot why their PR backports are failing.

relates to:
https://sourcegraph.slack.com/archives/C04MYFW01NV/p1687195586357239
This is to help the release guild in the loop for every backported PR.
Not yet a perfect solution because this only works for automatically
backported PRs, but at least an improvement.
the current experience is quite bad when you run into conflict, I prefer
to have commands I can just copy and paste to resume the process

post-creation step is easy to miss, i.e., remove `release-blocker` label


https://github.com/sourcegraph/sourcegraph/pull/56448#issuecomment-1711833003
Remove test plan comment from backported PRs
remove mention of release guild
This PR further simplifies how we display failed backport messages and
gives alternative options to creating manual backports.

[#60489](https://github.com/sourcegraph/sourcegraph/pull/60489) added
the backport functionality to the `sg` tool.

| BEFORE  |  AFTER |
|---|---|
| ![CleanShot 2024-03-21 at 11 10
43@2x](https://github.com/sourcegraph/backport/assets/25608335/f505ce31-ce6c-4082-9145-ec6d92129e29)
| <video
src="https://github.com/sourcegraph/backport/assets/25608335/a90ad1f9-d612-4f09-9f10-dad84b94a844"
width="320" height="240" controls></video> |
@DaedalusG DaedalusG closed this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants