githubuniverseworkshops / GitHub-Actions-Planet-GitHubUniverse2021

Welcome to GitHub Actions planet, which lives among the GitHub Universe and is a place with full of joys, knowledges, and activities
9 stars 5 forks source link

IssueOps continent #4

Closed bryantson closed 3 years ago

bryantson commented 3 years ago

Welcome to IssueOps continent

4_IssueOps

IssueOps is a cool feature within GitHub that you can drive everything through GitHub Issue

Your mission

Learn about IssueOps and what you can do with it

You probably heard about DevOps, ChatOps, and GitOps, but what in the world is IssueOps? Well, just as ChatOps can be initiated from a chat application like Slack and GitOps can be initiated from Git space like GitHub, IssueOps means that you can drive the automation from the GitHub Issues.

GitHub introduced Issue Form Template, which is currently in Beta. You can use this to create a nice, front interface. Then, you can combine this with GitHub Actions to pretty much automate anything.

image

Reference:

Activity - Execute the sample GitHub IssueOps to create a repo and to apply some settings

Two different files enable this IssueOps demo

You can go to Issues then click New Issue. Then, you can select Get started button under Create repositories using IssueOps and follow the instruction to observe the magic happen!

⏭️ After you are done, you can close this issue to move forward to next one.

github-actions[bot] commented 3 years ago

Congratulation. You are done with IssueOps continent

image

Let's move to the next issue