Is `exec.getExecOutput` public API?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.9k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hi team 👋 I was wondering if the exec.getExecOutput function is a part of the @actions/exec API or if it's an internal function that shouldn't be used? I can see it's an exported function but it's not documented anywhere, nonetheless, it's really convenient. I discovered it by accident while I was looking at the source code. If it's a part of the public API and safe to use I would expect it to be documented. Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the exported getExecOutput function in the @actions/exec source and check the existing package documentation. Confirm with maintainers whether it is supported public API; done means its status is clearly documented, or the issue is answered if it should remain internal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100