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

Integrate with Phabricator message bot. #4543

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Integrate with Phabricator message bot. #4543

merged 1 commit into from
Mar 21, 2024

Conversation

dbrant
Copy link
Member

@dbrant dbrant commented Mar 21, 2024

This integrates with our Phab bot which should automatically post messages on the corresponding task.
From now on, we can use the old-style GerritBot convention of mentioning the task at the bottom of the pull request description (by saying Bug: T... on its own line), and it will be posted automatically to the corresponding task.

(supports multiple tasks!)
(case insensitive!)
(optional whitespace between "Bug" and T number!)

Bug: T360680

This integrates with our Phab bot which should automatically post messages on the corresponding task.
From now on, we can use the old-style GerritBot convention of mentioning the task at the bottom of the pull request description (by saying Bug: T...), and it will be posted automatically to the corresponding task.

Bug: T360680
@dbrant dbrant added the Minor Minor stuff label Mar 21, 2024
@cooltey cooltey merged commit 7685f9c into main Mar 21, 2024
2 checks passed
@cooltey cooltey deleted the phabricatorBot branch March 21, 2024 21:23
@tacsipacsi
Copy link
Contributor

The job failed in #4586 for some reason, could you look into it? It’s not crucial in that particular PR, but it could fail in important cases as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Minor stuff
3 participants