-
## Description of task
- For when creating releases for the repos
- [https://github.com/marketplace/actions/release-drafter](https://github.com/marketplace/actions/release-drafter)
- Up…
-
I'm moving to release drafter and in my old workflow I were used to write the current app version in a file stored in the repo (named `VERSION`).
Is it possible to have release drafter to write and…
-
Thank you for the wonderful `Action`👨💻
I would like to see no release drafts made except for `break`, `feat` and `fix`.
```yml
# .github/release-drafter.yml
version-resolver:
major:
l…
-
Update from @danielnachun:
This is a final list of the formulae which remain unbottled on both Intel and ARM Monterey which are not deprecated, disabled, `:all`, or versioned formulae.
## Build fa…
-
### Subject of the feature
With [Release Drafter](https://github.com/release-drafter/release-drafter), creating GitHub releases becomes mostly automatic.
### Problem
It requires quite a bit o…
-
*Please refer to our [FAQ](https://ark-analysis.readthedocs.io/en/latest/_rtd/faq.html) and look at our [known issues](https://github.com/angelolab/ark-analysis/issues) before opening a bug report.*
…
-
### Service(s)
GitHub
### Summary
The `set-output` command is deprecated and will be disabled soon.
We have to upgrade [jenkins-infra](https://cs.github.com/?scope=org%3Ajenkins-infra&scope…
-
## Description of the feature request
**Problem statement**
For the scope of our first beta release, and consequent ones, when one or more features are merged to main and ready to be publi…
-
Hi
I've suddenly started getting missing PR numbers from the draft.
Changes
Feature/very special @jonny7 ()
🚀 Features
Release Candidate with new features @jonny7 ()
🧰 Mainte…
-
I believe we have a lot to gain by making it easier and quicker to release with the help of Continuously Deployment (CD). If we make the complexity of making a release become `git tag -a x.y.z && git …