nextcloud / nextcloud/backportbot
Strict mode aka. confirm "no backport needed"
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
So if there was no "/backport to …" nor "/backport no" the bot should asks:
Is a backport needed?
if no, you can prevent this message in the future by leaving a `/backport no` comment.
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
In the backportbot repository, locate the logic that handles pull requests without a /backport to … or /backport no comment. Read the surrounding tests or command-handling entry point first, then verify that the bot posts the specified prompt only in that case and that existing backport behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100