All Projects β†’ imjohnbo β†’ dear-santa-action

imjohnbo / dear-santa-action

Licence: MIT license
Write to Santa πŸŽ… and he'll respond with just the right Christmas greeting πŸŽ„

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to dear-santa-action

crizmas-mvc
raulsebastianmihaila.github.io/crizmas-mvc-docs/
Stars: ✭ 12 (-60%)
Mutual labels:  christmas
rusty-christmas-tree
A LED Christmas Tree controlled by Rust. Contribute your own renderers!
Stars: ✭ 41 (+36.67%)
Mutual labels:  christmas
Christmas
πŸŽ…πŸ» Text Editor Christmas Theme πŸŽ„
Stars: ✭ 15 (-50%)
Mutual labels:  christmas
santa-inc
πŸŽ… 세계λ₯Ό μ„ λ„ν•˜λŠ” κΈ€λ‘œλ²Œ κΈ°μ—… (μ£Ό)산타
Stars: ✭ 48 (+60%)
Mutual labels:  christmas
ChristmasSpiritBreaker-andNewYearsToo
Python script which automatically sends Christmas/New Year's messages from a custom messages list on Whatsapp, Facebook Messenger or via SMS in a given time range, to a custom contacts list. Time to work smart, not hard.
Stars: ✭ 81 (+170%)
Mutual labels:  christmas
new-year-garland
New Year Garland β€” Новогодняя гирлянда
Stars: ✭ 20 (-33.33%)
Mutual labels:  christmas
vim-syntax-christmas-tree
Vim filetype plugin for X'mas
Stars: ✭ 20 (-33.33%)
Mutual labels:  christmas

Dear Santa Action πŸŽ…

Write to Santa πŸŽ… and he'll respond with just the right Christmas greeting πŸŽ„

Ever wanted to send your wishlist to Santa from the comfort of your GitHub repository? Well, now you can! πŸ€“ πŸŽ‰

Santa's on GitHub! Just type Dear Santa in an issue followed by the gifts you've been hoping and wishing for all year. He'll send a prompt response but is particularly keen on green GitHub Actions builds... have you been naughty or nice this year? βœ… ❌

Usage

name: "Dear Santa"
on:
  issue_comment:
  issues:
    types: [opened, edited]

jobs:
  dear-santa:
    runs-on: ubuntu-latest
    steps:
    - uses: imjohnbo/dear-santa-action@v1

Contributing

Pull requests welcome!

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].