* [bitnami/charts] Fix wrong column movements when issues or PRs are staled
Signed-off-by: Fran Mulero <fmulero@vmware.com>
* Allow run this workflow manually and force the GITHUB_TOKEN always
Signed-off-by: Fran Mulero <fmulero@vmware.com>
Signed-off-by: Fran Mulero <fmulero@vmware.com>
* Changing the token to the stale bot and the if condition to ensure stale closed issues are moved into Solved
Signed-off-by: Alejandro Gómez <morona@vmware.com>
* Ensuring internal PRs/issues are not assigned to the triage team
Signed-off-by: Alejandro Gómez <morona@vmware.com>
* Ensuring if a comment is done (not by the bitnami-bot), the stale label is removed
Signed-off-by: Alejandro Gómez <morona@vmware.com>
* Reverting if condition but adding an OR clause to handle a bitnami-bot event only if the issue is closed and had the stale label
Signed-off-by: Alejandro Gómez <morona@vmware.com>
Signed-off-by: Alejandro Gómez <morona@vmware.com>
* Adding workflows for the support by using the GH board
Signed-off-by: Alejandro Gómez <morona@vmware.com>
* Fixing typo and GH payload for cards
Signed-off-by: Alejandro Gómez <morona@vmware.com>
* Setting properly the support team
Signed-off-by: Alejandro Gómez <morona@vmware.com>
* Adding prefix [Support] to all the Support actions
Signed-off-by: Alejandro Gómez <morona@vmware.com>
* Fixing a typo in the payload structure
Signed-off-by: Alejandro Gómez <morona@vmware.com>
* Adding auto-labeling
Signed-off-by: Alejandro Gómez <morona@vmware.com>