trilom / file-changes-action

This action can be added, and you will get outputs of all of the files that have changed in your repository for you to use.
MIT License
167 stars 48 forks source link

releases/v1.2.4 [@trilom] - fix(change in api): github api had a change, this should trigger release 1.2.4. this change here quiets a quacker during the intergration test #99

Closed trilom-bot closed 4 years ago

trilom-bot commented 4 years ago

@trilom would like to merge into file-changes-action

compare link

Commits

[
  {
    "author": {
      "email": "carnoco@gmail.com",
      "name": "Bryan Killian",
      "username": "trilom"
    },
    "committer": {
      "email": "carnoco@gmail.com",
      "name": "Bryan Killian",
      "username": "trilom"
    },
    "distinct": true,
    "id": "bdf96a0e10fd44f763dcb6e1f13029798ad6132a",
    "message": "label sync needs a token",
    "timestamp": "2020-05-21T10:15:11-04:00",
    "tree_id": "d7f709314f081df3381cce1bf56ff1ebdc7155a9",
    "url": "https://github.com/trilom/file-changes-action/commit/bdf96a0e10fd44f763dcb6e1f13029798ad6132a"
  },
  {
    "author": {
      "email": "carnoco@gmail.com",
      "name": "Bryan Killian",
      "username": "trilom"
    },
    "committer": {
      "email": "carnoco@gmail.com",
      "name": "Bryan Killian",
      "username": "trilom"
    },
    "distinct": true,
    "id": "99f8f91f3ed1430713973d8f1e2848b5acc58163",
    "message": "fix(change in api): github api had a change, this should trigger release 1.2.4.  this change here quiets a quacker during the intergration test",
    "timestamp": "2020-05-21T10:15:59-04:00",
    "tree_id": "74615d078de495c71f651ccb8ba86cf443144282",
    "url": "https://github.com/trilom/file-changes-action/commit/99f8f91f3ed1430713973d8f1e2848b5acc58163"
  }
]

Files

  .eslintrc.yml
  .github/workflows/integration.yml
  .github/workflows/labels.yml

Files modified

  .eslintrc.yml
  .github/workflows/integration.yml
  .github/workflows/labels.yml

Files added

  __

Files removed

  __

codecov[bot] commented 4 years ago

Codecov Report

Merging #99 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #99   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          396       396           
  Branches        96        95    -1     
=========================================
  Hits           396       396           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 99f8f91...ce38c8c. Read the comment docs.