No reviewers
Labels
No labels
ai-review-please
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
quality/issuebot!20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/stage-prod-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add multi-environment support and comprehensive test suite for IssueBot.
Changes
Features
BUGZILLA_URL,DISCOURSE_URLenv varstest-find-updates,test-clean-declined)HIDE_CLOSED_DAYSoverride for testing (default: 7)docs/Bug Fixes
(pkg1, pkg2, and N more)Files
test/(8 files),docs/(3 files)issuebot.py(180 insertions, 63 deletions)Testing
Fixes #14, #18
Thanks for the PR! There are lots of generated changes, and we'll need to split this into separate PRs in order keep our sanity 🙂️
Please cancel this PR and instead create individual PRs for:
It might be better to go one-by-one instead of creating all the PRs simultaneously, I think. Otherwise there might be lots of refactoring, when code changes in one PRs, and affects all the other PRs.
@kparal wrote in #20 (comment):
I think this would be very useful as AGENTS.md is autodiscovered by AI and it would definitely save some tokens otherwise spent on scanning the project over and over again. Apparently it is also possible to have such file in any subfolder or add any links to it to feed AI more info as necessary.
brb, adding AGENTS.md to my own projects.
In that case, maybe we can have some common techniques shared across all our projects. For example having
docs/for human-oriented consumption (mostly handcrafted, more carefully reviewed), anddocs/ai/for AI-oriented consumption (mostly generated, frequently regenerated to be up-to-date, with just a quick skim review).AGENTS.mdcan then live indocs/ai/AGENTS.md, and can instruct the AI to read everything indocs/ai/if it needs more context (we can generate short descriptions of each file directly intoAGENTS.md), or evendocs/for human-oriented instructions.This almost feels like we'll need some central AI-skills repository soon, implementing these workflows...
Closing to split into more PR
psklenar referenced this pull request2026-06-01 12:14:53 +00:00
Pull request closed