Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raisiqueira/tests-github-actions
Repo with tests with GitHub Actions
https://github.com/raisiqueira/tests-github-actions
github-actions
Last synced: 28 days ago
JSON representation
Repo with tests with GitHub Actions
- Host: GitHub
- URL: https://github.com/raisiqueira/tests-github-actions
- Owner: raisiqueira
- Created: 2019-11-24T21:53:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-26T17:39:08.000Z (over 4 years ago)
- Last Synced: 2024-05-02T05:34:09.292Z (6 months ago)
- Topics: github-actions
- Language: JavaScript
- Homepage: https://speakerdeck.com/raisiqueira/conventional-commits-and-conventional-changelogs
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tests-github-actions
Repo with tests with GitHub Actions## Tests
### First test: Auto label based on branch name
- https://github.com/TimonVS/pr-labeler-action
### Second test: Auto assigner
- https://github.com/kentaro-m/auto-assign-action (works fine) 🥳
### Create labels for the repo
- https://github.com/lannonbr/issue-label-manager-action (works fine) 🥳
### Create drafter
- https://github.com/marketplace/actions/release-drafter (works fine) 🥳
### RUN
WIP