Giter VIP home page Giter VIP logo

github-pr-diff-tree's Introduction

github-pr-diff-tree CI

Screenshot

๐ŸŒฒ This action provide a comment that displays the diff of the pull request in a tree format.

Motivation

When we develop a product, we make various changes to the code base. For example, add, remove, edit, and rename files.

The code diffs can be seen on GitHub's excellent review page. However, the directory structure of the changed files is sometimes overlooked by reviewers.

Therefore, this Action was created with the goal of improving the accuracy of the review by visualizing the directory structure of diffs included in a pull request in a Human-Readable format.

Usage

See action.yml

Basic:

# .github/workflows/pr-diff-tree.yml
name: 'PR Diff Tree'

on:
  pull_request:
    types: [opened, synchronize]

jobs:
  dump:
    runs-on: ubuntu-latest
    steps:
      - uses: wadackel/github-pr-diff-tree@v1
        with:
          token: ${{ secrets.GITHUB_TOKEN }}

Contributing

We are always welcoming your contribution ๐Ÿ‘

  1. Fork (https://github.com/wadackel/github-pr-diff-tree) ๐ŸŽ‰
  2. Create a feature branch โ˜•
  3. Run test suite with the $ npm test command and confirm that it passes โšก
  4. Commit your changes ๐Ÿ“
  5. Rebase your local changes against the main branch ๐Ÿ’ก
  6. Create new Pull Request ๐Ÿ’Œ

Bugs, feature requests and comments are more than welcome in the issues.

License

MIT ยฉ wadackel

github-pr-diff-tree's People

Contributors

dora1998 avatar renovate-bot avatar wadackel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

github-pr-diff-tree's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • update: update dependency @actions/core to v1.10.1
  • update: update dependency @actions/github to v5.1.1
  • update: update dependency eslint to v8.57.0
  • update: update dependency eslint-plugin-github to v4.10.2
  • update: update actions/checkout action to v4
  • update: update actions/setup-node action to v4
  • update: update actions/upload-artifact action to v4
  • update: update dependency @actions/github to v6
  • update: update dependency @octokit/webhooks to v13
  • update: update dependency @types/node to v20
  • update: update dependency @typescript-eslint/parser to v8
  • update: update dependency eslint to v9
  • update: update dependency eslint-plugin-github to v5
  • update: update dependency eslint-plugin-jest to v28
  • update: update dependency prettier to v3
  • update: update dependency typescript to v5
  • update: update jest monorepo to v29 (major) (jest, ts-jest)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/check-dist.yml
  • actions/checkout v2
  • actions/setup-node v2.5.1
  • actions/upload-artifact v2
.github/workflows/ci.yml
  • actions/checkout v2
.github/workflows/pr-diff-tree.yml.yml
  • actions/checkout v2
npm
package.json
  • @actions/core 1.6.0
  • @actions/github 5.0.0
  • @octokit/webhooks 9.22.0
  • @types/node 16.11.21
  • @typescript-eslint/parser 5.10.1
  • @vercel/ncc 0.33.1
  • eslint 8.8.0
  • eslint-plugin-github 4.3.5
  • eslint-plugin-jest 26.0.0
  • jest 27.4.7
  • js-yaml 4.1.0
  • prettier 2.5.1
  • ts-jest 27.1.3
  • typescript 4.5.5

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.