Skip to content

imjohnbo/dear-santa-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published