hydrosquall / hydrosquall/gitlab-notifier-cli
[feature] Enable passing in pipeline URL argument via STDIN
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Proposal
This alternative to passing in a command line argument would simplify integration with other tooling that outputs Gitlab pipeline URLs. Suggested via @sighrobot.
### Motivation
This would reduce the amount of copy-pasting to incorporate this tool into existing workflows.
### Example
```bash
my-custom-deployment-script | grep gitlab.io | gitlab-notifier pipeline
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.