BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2023-02-23 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20230223.2 release-20230223.2]
* {{bug|1803374}} Numbers in PR descriptions are considered bug numbers by the Bugzilla GitHub integration
* {{bug|1811647}} Enforce consistent metadata for regression bugs
* {{bug|1800750}} [Webhooks] Add webhook attributes REST endpoint
* {{bug|1814226}} create a custom API endpoint for uplift automation bug changes
* {{bug|1818562}} ensure the uplift request form is commented on the bug
* {{bug|1818541}} add bug keywords to Lando uplift `GET` response


== 2023-01-26 ==
== 2023-01-26 ==
Line 29: Line 39:
* {{bug|1804957}} Bugzilla's "socorro lens" crash graph shows an incorrect zero value as the last data-point (for crash volume yesterday or today), making it always appear as if we're just past a spike even when we're not
* {{bug|1804957}} Bugzilla's "socorro lens" crash graph shows an incorrect zero value as the last data-point (for crash volume yesterday or today), making it always appear as if we're just past a spike even when we're not
* {{bug|1805179}} Expose creation_ts in the REST API for the user endpoint
* {{bug|1805179}} Expose creation_ts in the REST API for the user endpoint
== 2022-11-29 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20221129.1 release-20221129.1]
* {{bug|1801343}} Need a way to disable the github PR linking if needed
* {{bug|1801309}} Only create new attachments when a pull request is initially opened so as to not create possible duplicates
* {{bug|1802735}} Quoting groups in remove_idle_group_members script
* {{bug|1799777}} Update the "Focus" product's description (and list Focus on describecomponents.cgi and enter_bug.cgi)
* {{bug|1802894}} Please delist "Data Platform and Tools" from new bug page


= Archive =
= Archive =

Revision as of 16:34, 24 February 2023

Recent Changes

2023-02-23

release-20230223.2

  • bug 1803374 Numbers in PR descriptions are considered bug numbers by the Bugzilla GitHub integration
  • bug 1811647 Enforce consistent metadata for regression bugs
  • bug 1800750 [Webhooks] Add webhook attributes REST endpoint
  • bug 1814226 create a custom API endpoint for uplift automation bug changes
  • bug 1818562 ensure the uplift request form is commented on the bug
  • bug 1818541 add bug keywords to Lando uplift `GET` response

2023-01-26

release-20230126.1

  • bug 1812384 Error occurring when $revision->uplift_request in Phabbugz is being interpreted as true when it is really empty
  • bug 1812457 we are unconditionally setting release-managers review on the patch when we detect the change, even when release-managers has already given an r+ review.
  • bug 1812606 github pull request with the same number but from different repos get confused

2023-01-17

release-20230117.1

  • bug 1809448 clarify BMO datadog code is used for statsd
  • bug 1809452 local suite BMO instance doesn't have markdown comments enabled
  • bug 1805453 Implement Bugzilla-updating logic from Phab uplift extension in PhabBugz feed reader

2023-01-04

release-20230104.1

  • bug 1806477 Secbugsreport CronJob failing in latest release
  • bug 1805681 github pull request webhook returns 400
  • bug 1808056 Expose "Rank" field for bugs in the "Fenix" and "Focus" products

2022-12-13

release-20221213.1

  • bug 1804082 Cron jobs require sql_mode=only_full_group_by
  • bug 1803867 Add SMTP config options for enabling tls and specifying port number
  • bug 1804957 Bugzilla's "socorro lens" crash graph shows an incorrect zero value as the last data-point (for crash volume yesterday or today), making it always appear as if we're just past a spike even when we're not
  • bug 1805179 Expose creation_ts in the REST API for the user endpoint

Archive