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.3 [@trilom] - Merge pull request #91 from trilom/sanity Auto merge from sanity PR#91: fix(test release): testing a release #92

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": false,
    "id": "dfca448d9d1f04825a549ba0bc7d6b097df295a2",
    "message": "fix(test release): testing a release",
    "timestamp": "2020-03-25T18:14:36-04:00",
    "tree_id": "e536d4b2b3aeabf0d537d5376c678046662caf47",
    "url": "https://github.com/trilom/file-changes-action/commit/dfca448d9d1f04825a549ba0bc7d6b097df295a2"
  },
  {
    "author": {
      "email": "61434887+trilom-bot@users.noreply.github.com",
      "name": "Trilom-bot",
      "username": "trilom-bot"
    },
    "committer": {
      "email": "noreply@github.com",
      "name": "GitHub",
      "username": "web-flow"
    },
    "distinct": true,
    "id": "61d1ec0600e35621536deac6b48895529fef46d0",
    "message": "Merge pull request #91 from trilom/sanity\n\nAuto merge from sanity PR#91: fix(test release): testing a release",
    "timestamp": "2020-03-25T18:20:07-04:00",
    "tree_id": "e536d4b2b3aeabf0d537d5376c678046662caf47",
    "url": "https://github.com/trilom/file-changes-action/commit/61d1ec0600e35621536deac6b48895529fef46d0"
  }
]

Files

  .github/workflows/push.yml
  README.md

Files modified

  .github/workflows/push.yml
  README.md

Files added

  __

Files removed

  __

codecov[bot] commented 4 years ago

Codecov Report

Merging #92 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #92   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          395       395           
  Branches        96        96           
=========================================
  Hits           395       395           

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 61d1ec0...b157399. Read the comment docs.