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

Currently we look at `cross-referenced` events to determine whether we add `has_issue`/`has_pr` but we do not know if those pull request references are considered as possible fixes to given issue...

enhancement

`.ansibullbot` folder is a cache folder so it should be stored in XDG cache location, `~/.cache` and avoid polluting user home directory. If needed, please consult https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

Addresses item two for #1193. This will apply the `docsite_pr` label to pull requests that have been edited on GitHub, using the "Edit On GitHub" feature. Commits made via this...

It looks like bot only takes into account commands, written in subsequent comments. I've seen people adding things like `+label: docsite_pr` right away on creation a few times now. The...

enhancement

When a pull request updates a `module_utils` file, if there is a related entry in `.github/BOTMETA.yml` then path components which are valid GitHub labels are automatically added. Applying the same...

enhancement

I've got some `ansibullbot` questions: 1. Who is the maintainer? 2. Am I a maintainer? 3. Where is the list of maintainers for specific modules? [Overview](https://github.com/ansible/ansibullbot/blob/master/ISSUE_HELP.md#overview) could link to appropriate...

documentation

https://github.com/ansible/ansible/issues/68290#issuecomment-606603851

enhancement

https://github.com/ansible/ansible/issues/68619

bug