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

Support description field of frogress in upload_progress.py #11

Open
ribbanya opened this issue Feb 16, 2024 · 0 comments
Open

Support description field of frogress in upload_progress.py #11

ribbanya opened this issue Feb 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ribbanya
Copy link
Contributor

I would just PR it, but I don't know how to set that field on the endpoint. It should take the commit message of HEAD, I suppose.

{
  "melee": {
    "GALE01": {
      "dol": [
        {
          "timestamp": 1708116741,
          "git_hash": "ed8be29325d843b5eb44a677fcc6d6110d40af14",
          "measures": {
            "code": 619984,
            "code/total": 3882080,
            "data": 100866,
            "data/total": 1211693
          },
-          "description": ""
+          "description": "Link progress badges to `decomp.club` (#1240)"
        }
      ]
    }
  }
}
@encounter encounter added the enhancement New feature or request label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants