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

[git-webkit revert] Temporarily disable reopening radars automatically #25729

Conversation

@briannafan briannafan self-assigned this Mar 11, 2024
@briannafan briannafan added the Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases label Mar 11, 2024
@briannafan briannafan changed the title [git-webkit revert] Temporarily disable relating radars automatically [git-webkit revert] Temporarily disable reopening radars automatically Mar 11, 2024
@briannafan briannafan force-pushed the eng/git-webkit-revert-Temporarily-disable-relating-radars-automatically branch 2 times, most recently from 279d9d4 to 0ed205c Compare March 11, 2024 17:12
@briannafan briannafan added the safe-merge-queue Applied to automatically send a pull-request to merge-queue after passing EWS checks label Mar 11, 2024
sys.stderr.write('Failed to re-open {}\n'.format(c_issue.link))
sys.stderr.write('{}\n'.format(str(e)))
c_issue.add_comment('{}, tracking revert in {}.'.format(revert_reason, r_issue.link))
# TODO: Reopen radars after rdar://124165667
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: WebKit style is to use FIXME, not TODO.

@briannafan briannafan force-pushed the eng/git-webkit-revert-Temporarily-disable-relating-radars-automatically branch from 0ed205c to 895fc5a Compare March 11, 2024 18:32
@webkit-ews-buildbot webkit-ews-buildbot added merge-queue Applied to send a pull request to merge-queue and removed safe-merge-queue Applied to automatically send a pull-request to merge-queue after passing EWS checks labels Mar 12, 2024
@webkit-ews-buildbot
Copy link
Collaborator

Safe-Merge-Queue: Build #14685.

https://bugs.webkit.org/show_bug.cgi?id=270803
rdar://124393291

Reviewed by Ryan Haddad.

Disable reopening radars until work in webkitbugspy is done.

* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/revert.py:
(Revert.relate_issues):

Canonical link: https://commits.webkit.org/275957@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/git-webkit-revert-Temporarily-disable-relating-radars-automatically branch from 895fc5a to 6588b14 Compare March 12, 2024 05:03
@webkit-commit-queue
Copy link
Collaborator

Committed 275957@main (6588b14): https://commits.webkit.org/275957@main

Reviewed commits have been landed. Closing PR #25729 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 6588b14 into WebKit:main Mar 12, 2024
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases
Projects
None yet
6 participants