ansibullbot icon indicating copy to clipboard operation
ansibullbot copied to clipboard

Bot for management of Ansible issues and PRs on GitHub.

Results 57 ansibullbot issues
Sort by recently updated
recently updated
newest added

It would be nice if ansibot could remove older CI failures from the history. Currently they can make the history quite loaded with old irrelevant (and sometimes incorrect) stuff.

enhancement

I'd like to have labels applied to issues for the uncommon operating systems, such as aix, hpux, solaris, etc. This will allow me and other managers to quickly determine how...

enhancement

Shipit/reviews [are ignored](https://github.com/ansible/ansibullbot/blob/935176b01e2e0f55acf6c9a584d99bb5a56de119/ansibullbot/triagers/plugins/shipit.py#L218) when a pull request only updates `module_utils`. [Non module change](https://github.com/ansible/ansibullbot/blob/master/ISSUE_HELP.md#non-module-changes) are approved by the core team but: - `shipit` from core team for pull requests updating only...

enhancement

https://github.com/kubernetes/minikube/issues/2527#issuecomment-404647040 ``` Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close...

enhancement
needs_planning
governance

See https://github.com/ansible/ansible/pull/54609 Ansibot tried to cc @iiibrad, but that does not appear to be a valid github account.

bug

Detect PRs with excessively large files (size TBD). If any are found, comment on the PR and add the `needs_revision` label. This will prevent accidentally merging PRs with oversized content...

enhancement

In https://github.com/ansible/ansible/issues/49457 the bot recently changed the labels from community to core. This happened after `route53_facts` was renamed to `route53_info`. Is the bot not following the symlinks?

bug

Hi, in bot [help page](https://github.com/ansible/ansible/pull/57575) the following can be read for merge conditions on community maintained modules: ``` If you are maintainer of the module or maintainer of a module...

enhancement
governance

We have 3 labels on the ansible/ansible repo related to documentation: `docs`, `docsite`, and `docsite_pr`. To make it easier to find relevant issues, we'd like to define and refine the...

enhancement

https://github.com/ansible/ansibullbot/pull/1233#discussion_r303585236 ``` self._committer_logins = False -- self._committer_logins = set() ```

enhancement