prometheus / prometheus/client_java
Remove separate-pull-requests workaround after upstream release-please fix
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 833
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 86
Description
Context
PR #1902 added "separate-pull-requests": false to the release-please config as a
workaround for a bug where pull-request-footer is ignored for Java snapshot PRs in
single-package repos.
Upstream fix: https://github.com/googleapis/release-please/pull/2685
Action
Once the upstream fix is merged and released, remove "separate-pull-requests": false
from .github/config/release-please-config.json.
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
Confirm that the upstream release-please fix in PR #2685 has been merged and released. Then edit .github/config/release-please-config.json to remove "separate-pull-requests": false; done means the workaround is absent from the release-please configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- release
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100