-
Notifications
You must be signed in to change notification settings - Fork 310
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
Remove body from Unclaim request #6381
Merged
Merged
Conversation
This file contains 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
github-actions
bot
added
compat/api
This could affect API compatibility
tooling
Development tooling
labels
Jul 5, 2023
KrishnaIyer
force-pushed
the
feature/remove-body-unclaim
branch
from
July 6, 2023 08:30
f244d57
to
a96be30
Compare
KrishnaIyer
force-pushed
the
feature/remove-body-unclaim
branch
2 times, most recently
from
July 6, 2023 11:49
b1ab62a
to
09018be
Compare
KrishnaIyer
requested review from
kschiffer,
ryaplots,
mjamescompton,
johanstokking and
adriansmares
as code owners
July 6, 2023 11:50
adriansmares
approved these changes
Jul 6, 2023
KrishnaIyer
force-pushed
the
feature/remove-body-unclaim
branch
from
July 7, 2023 06:59
09018be
to
df534a6
Compare
@mjamescompton / @kschiffer: Can you quickly look at the console change? This is a bug that I'd like to patch in the current release. |
KrishnaIyer
force-pushed
the
feature/remove-body-unclaim
branch
2 times, most recently
from
July 10, 2023 12:50
695f2d9
to
d0f2020
Compare
KrishnaIyer
force-pushed
the
feature/remove-body-unclaim
branch
4 times, most recently
from
July 10, 2023 13:59
2bbad85
to
c912678
Compare
KrishnaIyer
commented
Jul 10, 2023
KrishnaIyer
force-pushed
the
feature/remove-body-unclaim
branch
from
July 11, 2023 07:40
c912678
to
f045681
Compare
kschiffer
approved these changes
Jul 11, 2023
adriansmares
approved these changes
Jul 11, 2023
KrishnaIyer
force-pushed
the
feature/remove-body-unclaim
branch
from
July 12, 2023 10:14
b06e08e
to
50723f1
Compare
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
compat/api
This could affect API compatibility
tooling
Development tooling
ui/web
This is related to a web interface
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.
Summary
Remove body from Unclaim request. Refs #6325
Changes
Testing
Console E2E should cover this. Will test in staging.
Regressions
This fixes a bug.
Checklist
README.md
for the chosen target branch.CHANGELOG.md
.CONTRIBUTING.md
, there are no fixup commits left.