-
-
Notifications
You must be signed in to change notification settings - Fork 81
docs: how to create a GitHub Action #1196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 28 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
2655997
docs: how to create a GitHub Action
johnnyreilly 292f85d
chore: add precommit
johnnyreilly a1af929
chore: formatting
johnnyreilly a96fa70
chore: markdown
johnnyreilly 5997af6
chore: markdown
johnnyreilly 294ccb4
chore: snapshot
johnnyreilly e2bf8a1
Merge branch 'main' of https://github.com/JoshuaKGoldberg/create-type…
johnnyreilly 92e0c1e
Update docs/FAQs.md
johnnyreilly fbf7506
Update docs/FAQs.md
johnnyreilly d4131c9
Update docs/FAQs.md
johnnyreilly 5fad64c
Update docs/FAQs.md
johnnyreilly 1348dd8
Update docs/FAQs.md
johnnyreilly 074cebe
Update docs/FAQs.md
johnnyreilly cd5b380
Update docs/FAQs.md
johnnyreilly cd9c50d
Update docs/FAQs.md
johnnyreilly c904bd8
fix: order
johnnyreilly 81e51b2
fix: order
johnnyreilly a57325c
Merge branch 'main' into docs-github-action
johnnyreilly c32deaf
feat: fold into build
johnnyreilly 5a5c515
Merge branch 'main' into docs-github-action
johnnyreilly 0b54452
fix: path
johnnyreilly 4307645
Merge branch 'main' into docs-github-action
johnnyreilly 776153f
Merge branch 'main' into docs-github-action
johnnyreilly 749e38c
Merge branch 'main' into docs-github-action
johnnyreilly b47e286
fix: remove tabs / spaces
johnnyreilly 1dbdbbc
fix: lint
johnnyreilly eddc441
fix: lint
johnnyreilly ee50e37
Update docs/FAQs.md
johnnyreilly 655d93a
Update docs/FAQs.md
johnnyreilly 1459ac1
Update docs/FAQs.md
johnnyreilly ce65189
Update docs/FAQs.md
johnnyreilly 4a86f79
Update docs/FAQs.md
johnnyreilly ab1322b
Update docs/FAQs.md
johnnyreilly 4b6095e
fix: prettier
johnnyreilly 6cc5b52
Update docs/FAQs.md
JoshuaKGoldberg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,7 @@ | |
"npmpackagejsonlintrc", | ||
"outro", | ||
"packagejson", | ||
"precommit", | ||
"quickstart", | ||
"tada", | ||
"tsup", | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.