Marta83 / funny-comment-action

MIT License
4 stars 1 forks source link

My Workflow

I wanted to try it out Github actions for a while so when I saw this hackathon I though it was the perfect moment.

I didn't have any productive idea that wasn't already in the marketplace so I remember that when I started as a developer we have a feature in Jenkins where every build you could read a funny comment about Chuck Norris, and I loved it!

I'm also kind off a newbie with Typescript so I decided to use it to keep learning.

Yaml File or Link to Code

Here is an example of how to use the Action: Alt Text

You can customise your funny comments with the comment_type argument.

Alt Text

Alt Text

Additional Resources / Info

https://github.com/github-actions-up-and-running/pr-comment https://notiz.dev/blog/build-and-publish-your-first-github-action#quickstart https://api.chucknorris.io/ https://giphy.com/

MIT License

Copyright (c) 2020 Marta Ruiz

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.