prow-github-actions icon indicating copy to clipboard operation
prow-github-actions copied to clipboard

Slash commands, jobs, and chat-ops for Github actions inspired by Kubernetes Prow ⚓️

Results 19 prow-github-actions issues
Sort by recently updated
recently updated
newest added

Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.9.1. Release notes Sourced from undici's releases. v5.9.1 What's Changed fix: don't timeout while waiting for client to send request (#1604) Fix array headers by...

dependencies

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies

Some things in prow are pretty straightforward to re-implement, but some is quite a bit of logic. A big feature that I'm interested in is determining which reviewers and approvers...

Currently the path to the OWNERS file is hardcoded to the root of a single repository. **what I'd like** Allow the retrieval of the owners file to be configurable to...

Right now, the documentation lives in the `docs/` folder as a bunch of markdown files. It would be great if we could take advantage of GitHub pages and deploy some...

**Describe the bug** When putting a / command in a code segment, the bot should not follow the command. ``` /approve ``` **To Reproduce** I just did! The bot should...

area/bug

It would be great if when doing a GitHub code review, if the reviewer used /lgtm or /approve in the summarizing review comment, that it was recognized by the github...

Let's cut a `v1.2.0` release. This will have updates from Dependabot, NPM module updates, and feature adds by @carolynvs 👏🏼

The GitHub issue and bug templates could use an update. They're a bit wordy. /assign @JDHulling If you'd like to take a look and give an update to the copy,...

area/bug

**Is your feature request related to a problem? Please describe.** When I opened the repo, I expected the tool to work with new or edited comments. **Describe the solution you'd...