example-java
By stoat-dev
create-or-update-comment
A GitHub action to create or update an issue or pull request comment (by peter-evans)
example-java | create-or-update-comment | |
---|---|---|
1 | 5 | |
2 | 843 | |
- | 1.9% | |
10.0 | 8.4 | |
over 2 years ago | 13 days ago | |
Java | TypeScript | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
example-java
Posts with mentions or reviews of example-java.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-05.
-
Show HN: Stoat – build previews and metrics in pull request comments
- Previewing a variety of build outputs: https://github.com/stoat-dev/example-java/pull/1
create-or-update-comment
Posts with mentions or reviews of create-or-update-comment.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-02-25.
-
Compare changes to encrypted files without revealing secrets in a GitHub Actions pull request workflow!
The second job will use an action that can post comments as a bot to the pull request using the action from peter-evans/create-or-update-comment. For this job, we will be adding or amending a single comment only, so if more changes are pushed to the pull request, the original comment will be updated instead of a new one published. It will wait on the first job to finish, and then use its message output to use in the comment.
-
Automating an Open Source Project with GitHub Actions
For feature requests we want to make people aware that we prioritize based on the feedback from the community. To make these rules of the game obvious, we add an automated comment with a community note to every feature request using the Create or Update Comment action that adds a predefined text as a comment.
-
GitHub Actions: A Maintainer's Best Friend
A great GitHub action for this is Peter Evans Create or Update Comment action.
-
Show HN: Stoat – build previews and metrics in pull request comments
3. We render this data into a single, templatable PR comment (similar to https://github.com/peter-evans/create-or-update-comment but we aggregate data across build runs using state stored on an external server to avoid race conditions)
Here are some example PRs using Stoat:
-
Using GitHub Actions to answer questions about Pull Requests
The workflow uses the peter-evans/create-or-update-comment@v1 to post the answers as a comment on the Pull Request
What are some alternatives?
When comparing example-java and create-or-update-comment you can also consider the following projects:
example-remotion - Preview Remotion videos in pull requests with Stoat
issue-collab - A more effective way to search issues on GitHub
stoat-action - Turn pull request comments into developer dashboards.
gitalk - Gitalk is a modern comment component based on Github Issue and Preact.
nissuer - A GitHub Action for tried and tired maintainers.