Closed Bug 1816967 Opened 2 years ago Closed 2 years ago

firefox-android: cleanup duplicate extra notify blocks in ui-test-apk config

Categories

(Release Engineering :: General, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aaronmt, Assigned: gbrown)

References

Details

Attachments

(3 files)

Re: https://github.com/mozilla-mobile/firefox-android/pull/720#discussion_r1104803463

Migration duplicated a couple extra Slack notify blocks. This can be set once in defaults.

Bonus:

"text": "Fenix :firefox: ${task.metadata.name} :x:\n "

Does the task or status object expose the app name that can be used there in the Slack text as Fenix is hard-coded?

Assignee: nobody → gbrown

(In reply to Aaron Train [:aaronmt] from comment #0)

Bonus:

"text": "Fenix :firefox: ${task.metadata.name} :x:\n "

Does the task or status object expose the app name that can be used there in the Slack text as Fenix is hard-coded?

I can't think of an easy way of providing the app name here, but ${task.metadata.name} should include the app name already, like "ui-test-apk-fenix-arm-nightly" vs "ui-test-apk-focus-arm-nightly". In that light, I'm suggesting we use a generic term to replace "Fenix":

"text": "firefox-android :firefox: ${task.metadata.name} :x:\n "

Sound's good

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: