-
What to implement:
```bash
# Flags
gh release edit my-tag-123 --title "my updated title" # short: -t
gh release edit my-tag-123 --notes "short notes" # short: -n
gh release edit my-tag-1…
-
As a reminder, the release drafter classifies the pull requests based on their titles. The drafter is working, but we need to agree on how to handle those titles.
If a PR's title is not correct, i…
-
## Description
We're testing PVM on AWS EC2 and we're running into some issues with restoring snapshots on EC2 (`c5.large` in particular, but this also occurs on all other non-bare metal instance t…
-
#### Description of requested feature:
@SlySven @vadi2 @Kebap @dicene A blog post on github lead me to discover https://probot.github.io/apps/, which are hosted bots which handle certain repository a…
-
Manage @jenkins-infra "as code", in order to:
- streamline repositories access management, protections and settings (including their archived state)
- create and manage github apps
- manage teams m…
-
https://github.com/grails/grails-core/pull/13572
## Changelog / release_notes (pull_request_target) Failing after 16s
```
data: {
message: 'Bad credentials',
documentation_url: 'https…
-
Kevin recently made a related [design doc](https://docs.google.com/document/d/1QSDnwh1AMO4D7OtbWkSY9i4UT5KFLAkiVXlFGY3mme4/edit#heading=h.v002lli9wzs0)
```[tasklist]
### Tasks
- [x] Try release-drafte…
-
This is a list of issues regarding maintainence of Autokey.
* We need more maintainers, in general
* [x] Look into minimizing overhead for maintainers, eg a way to automatically publish releases.
…
-
Currently we release dask/dask and dask/distributed every two weeks on Friday by loose convention (we're happy skipping or adding a release based on need and availability).
I'd like for us to con…
-
The [release-drafter](https://github.com/narwhals-dev/narwhals/blob/main/.github/release-drafter.yml) only looks for lowercase titles on new PRs. But even when the PRs have the right format, it's not …