openshift / aws-account-operator

Operator to manage pool of AWS accounts for Hive
Apache License 2.0
32 stars 75 forks source link

Add config for todo bot to convert Todo's to issues #593

Closed drpaneas closed 3 years ago

drpaneas commented 3 years ago

Sometimes devs use the keyword TODO in the source code in order to remind themselves to come back and fix that. Let's have a bot looking for that and creating a GH issue for it automatically.

Note: An admin of AAO repo needs to install the TODO bot https://github.com/marketplace/actions/todo-actions

REF: OSD-6207

openshift-ci[bot] commented 3 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: drpaneas To complete the pull request process, please assign lisa after the PR has been reviewed. You can assign the PR to them by writing /assign @lisa in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openshift/aws-account-operator/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
lisa commented 3 years ago

We don't have support for github actions, so let's close this for now.