sethvargo/go-githubactions
Go SDK for GitHub Actions - easily author GitHub Actions in Go
GoApache-2.0
Issues
- 1
Support for actions artifact uploads
#56 opened by nfx - 1
Testing `SetOutput` calls
#53 opened by wjam - 1
Can't get input value.
#51 opened by notanops - 1
Support for notice message
#47 opened by dkirrane - 5
Composite actions are not mentioned
#35 opened by AlekSi - 2
API to access Github Event Payload
#39 opened by bernardoVale - 1
Getting commit message from GITHUB_CONTEXT
#29 opened by dkirrane - 2
Doc Multistage Docker build for Go 1.16
#25 opened by dkirrane - 8
- 3
[DISCUSSION] Is it worth it to provide a `GetInput()` equivalent of `os.LookupEnv()`?
#23 opened by dhermes - 5
Expose a field in `Action` with `getenvFunc`.
#18 opened by dhermes - 3
Delete old / deprecated `master` branch.
#20 opened by dhermes - 3
Infof doesn't respect Printf format arguments
#15 opened by jlordiales - 2
Add API functions to work with artifacts
#14 opened by ligurio - 4
Please tag a new release
#12 opened by AlekSi - 2
Set ENV and Add Path commands deprecated
#9 opened by polothy - 4
Proposal: rename module and package
#2 opened by myitcv - 5
- 1
SetOutput() will set incorrect value if it contains any of '\n', '\r' or '%'
#4 opened by ashutoshgngwr - 3
Upload Artifact support?
#7 opened by StevenACoffman