Code Monkey home page Code Monkey logo

commit-comment's People

Contributors

actions-bot avatar chancancode avatar dependabot[bot] avatar nubpro avatar peter-evans avatar renovate-bot 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  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  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

Watchers

 avatar  avatar  avatar

commit-comment's Issues

Github removed commit comment from the PR timeline

This is not really an "issue" of this project but today I just noticed that Github officially removed commit comment from the PR timeline.
https://github.blog/changelog/2022-08-04-commit-comments-no-longer-appear-in-the-pull-request-timeline/

timeline display was useful because I have been using this to generate and display the build/deploy info per commit.
While this is not a real issue of this project, I thought I'd share.
Please feel free to close this.

accept `body-path`

I have a similar issue as described peter-evans/create-or-update-comment#234 (comment)

Is it possible that this action also accepts body-path as an input

Im using the PR comment for the TF plan

And then im using the commit comment for the TF apply, this makes the apply even longer than the plan and it would be great if I could also pass it as a file, that was truncated if it goes to large

comment commit with output of something

Hi, I recently opened this help request in the comunity section, they told me I should probably have asked here so here I am.
Would you mind reading this and eventually tell me if something like that is possible?

TLDR: i would like to have a variable (output of a command i run in a job) in the body of the comments, is it possible?

Thanks in advance

Documentation update: Use `head_ref` for comments on PR commits?

While omitting the sha action input just works for regular commits on branches, these comments are not visible when the action is run for pull requests.

The reason is that for pull requests, actions are run on "merge commits", as you explained here and also documented elsewhere.

By using

            -   uses: peter-evans/commit-comment@v1
                with:
                    body: "I'm sorry Dave, I'm afraid I can't do that."
                    sha: ${{ github.head_ref }}

... things seem to work for both PRs and regular commits.

If this makes sense, you might want to add a short notice in the README file?

Option to use an output file

I saw the other issue (#6) about the same thing but didn't get a working solution.

It would be great to have an option to use output files for comments. Something similar to the 'crrate-issue-from-file' action.

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.