https://github.com/ethomson/demo2
https://github.com/ethomson/demo2
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethomson/demo2
- Owner: ethomson
- Created: 2020-01-17T13:51:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-01T15:33:25.000Z (over 6 years ago)
- Last Synced: 2025-01-24T07:11:32.671Z (over 1 year ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# demo2
Possible improvements:
* `on: issue_comment` trigger that matches only based on prefix
* `actions/checkout` could include a refspec option
* We could have a `github.pull_request_id` context variable / `GITHUB_PULL_REQUEST_ID` environment variable
* `GITHUB_TOKEN` should have `checks:write` access?