-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Alex Page
committed
Apr 29, 2021
1 parent
58d6d3b
commit 563bf6f
Showing
14 changed files
with
7,723 additions
and
6,707 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains 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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Contributing | ||
|
||
## Local development | ||
|
||
To set up the action for local development and testing: | ||
|
||
1. Create a fork of the github-project-automation-plus | ||
2. Create a new repository with a project | ||
3. Add a workflow file that changes the `uses` to your forked repository: `uses: my-fork/github-project-automation-plus@main` | ||
3. Make changes to your action and deploy them to GitHub | ||
|
||
## Release a new version | ||
|
||
1. Run `yarn build` | ||
2. Push the changes to the `main` branch | ||
3. Create a [new release](https://github.com/alex-page/github-project-automation-plus/releases/new) |
This file contains 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 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 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 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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.