deep5050 / memes-on-issues-action

greet the issue raiser with a custom message and a bonus programming meme :smile:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to allow owner of repo to get meme

jhammarstedt opened this issue Β· comments

Is your feature request related to a problem? Please describe.
If I want to get memes in my own repo, it's sad that I cannot do that as its owner...

Describe the solution you'd like
Add an input that can be set to true if you wish to get memes as repo owner

Describe alternatives you've considered
Looking for other meme Actions :(

Hi, @jhammarstedt,
Thanks for your contribution πŸ’™ .
Contributors πŸ§‘β€πŸ€β€πŸ§‘ like you make the open source community 🌍 such an amazing place to learn πŸ“– , inspire πŸ‘Ό, and create 🎨 .
We will investigate πŸ‘€ and get back to you as soon as possible πŸ‘ . Just make sure you have given us sufficient information ℹ️.

By that time enjoy this meme πŸ‘‡ , hope you like it πŸ˜„

meme

Use this action on your projects. Use jokes on issues instead.

hi @jhammarstedt can you please make me clear?
you want memes on issues or PRS raised by yourself?

Thx for getting back @deep5050. Yes that was the idea. Just saw that you had some lines in your index.js that prevents owners from doing that.

I understand why you technically wouldn't want that option since its for people contributing, but to be more exact I am creating a Github Actions tutorial and wanted to have your action as a fun bonus. So it will technically not be me but those doing the tutorial on their own cloned repo that runs your action. But as they will be the owners of their clone it didn't work.

oh i get it. why not .i will be working on this in the morning (it's midnight here ;) and let you know. i will add two options allow_owner and allow_bot

Awesome, thank you! I thought about just making the PR myself but didn't find all the locations where you specified the input. Let me know when/if it works! 😊

@jhammarstedt check and let me know if it works. happy coding

Works excellent, much appreciated!