https://github.com/link-/pr-metadata-action
🧪 (sample) Adds pull request file changes as a comment to a newly opened PR
https://github.com/link-/pr-metadata-action
freecodecamp github-actions tutorial
Last synced: 10 months ago
JSON representation
🧪 (sample) Adds pull request file changes as a comment to a newly opened PR
- Host: GitHub
- URL: https://github.com/link-/pr-metadata-action
- Owner: Link-
- License: mit
- Created: 2022-01-07T19:45:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-21T11:09:16.000Z (almost 4 years ago)
- Last Synced: 2025-02-08T22:12:07.357Z (about 1 year ago)
- Topics: freecodecamp, github-actions, tutorial
- Language: JavaScript
- Homepage: https://www.freecodecamp.org/news/build-your-first-javascript-github-action/
- Size: 7.52 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PR-metadata-action
> TLDR; Adds pull request file changes as a comment to a newly opened PR
This is a demo action that was created as part of this [freeCodeCamp article](https://www.freecodecamp.org/news/build-your-first-javascript-github-action/). It's built for demo purposes.
## Demo

## License
MIT [license](./LICENSE)