-
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.
Co-authored-by: MrDogeBro <[email protected]> Co-authored-by: Alex Page <[email protected]>
- Loading branch information
1 parent
0e9495c
commit bb266ff
Showing
4 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -29,7 +29,7 @@ jobs: | |
automate-project-columns: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: alex-page/[email protected].0 | ||
- uses: alex-page/[email protected].1 | ||
with: | ||
project: Backlog | ||
column: Triage | ||
|
@@ -51,7 +51,7 @@ jobs: | |
automate-project-columns: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: alex-page/[email protected].0 | ||
- uses: alex-page/[email protected].1 | ||
with: | ||
project: Backlog | ||
column: To do | ||
|
@@ -112,11 +112,12 @@ You may need to enable policy settings to allow running workflows from forks. Pl | |
## Release History | ||
- v0.8.1 - Fix `issue_coment` error with automation | ||
- v0.8.0 - Add new action type `add` | ||
- v0.7.1 - Move Node.js version back to v12 | ||
- v0.7.0 - Update documentation and dependencies | ||
- v0.6.0 - Add support for `pull_request_target` and `pull_request_review` | ||
- v0.5.1 - Fix get event data from issue_coment | ||
- v0.5.1 - Fix get event data from `issue_coment` | ||
- v0.5.0 - Add option to `delete` card | ||
- v0.4.0 - Add `issue_comment` event | ||
- v0.3.0 - Add `pull_request_target` event | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
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