Skip to content

πŸ“… 5/25 @ 11am PT - 30 Minutes to Merge: Automating nose booping using Actions with @githubΒ #18

@gr2m

Description

@gr2m

πŸ’πŸ» 30 Minutes to Merge: Automating nose booping using Actions
πŸ“… Tuesday, May 25, 2021
πŸ• 11:00am Pacific Time (in your timezone)
πŸŽ™οΈ hosted by @github (github.community event)
🏷️ Automation, Actions


Subscribe to this issues to get a notification before the show begins and a summary after the show concludes.

This will be a a follow to the show on learnwithjason.dev: https://www.learnwithjason.dev/github-automation-with-octokit (video, see also #11)

Together with @jlengstorf, we created a CLI to bump a nose-boop counter on Jason's GitHub profile page at https://github.com/jlengstorf/. We created a CLI and published it to npm. You can run it with npx boop-jasons-nose. It will create an issue in https://github.com/jlengstorf/jlengstorf.

We then created a GitHub App and deployed it to Netlify functions. The app receives webhook requests for new issues, and then is using its own credentials to bump the nose-boop counter (function source code).

We planned to use GitHub Actions, but Actions experienced problems at the time of the show, so we skipped that part and used a GitHub App instead.

Outline

Recording

image

Shownotes

Todos

Metadata

Metadata

Assignees

No one assigned

    Labels

    showPreparation issue for a live show

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions