bugbug icon indicating copy to clipboard operation
bugbug copied to clipboard

Dataset creation for backout commits

Open benjaminmah opened this issue 1 year ago • 1 comments

Script to generate dataset of bug-inducing commits, backout commits, and the subsequent fix commit.

Intended to include:

  • The hashes of the three commits.
  • Metadata of each commit (pushdate, desc).
  • The diff between the initial commit and the fix commit.

benjaminmah avatar May 02 '24 19:05 benjaminmah

Example diffs extracted:

Backout Data Collection Validation

benjaminmah avatar May 22 '24 15:05 benjaminmah