Commit Graph

14 Commits

Author SHA1 Message Date
Felipe V.C. Serafim
da68be8e95 Add copyright header (#17300)
* Add copyright header

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Remove copyright from vib runtime_parameters files

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Add copyright header for pinniped-auth.sh

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Update templates copyright header format

Signed-off-by: sfelipe <sfelipe@vmware.com>

---------

Signed-off-by: sfelipe <sfelipe@vmware.com>
2023-06-26 10:28:56 +02:00
Fran Mulero
ddb8c20577 [bitnami/charts] Revisit worflow permissions (#17028)
* [bitnami/charts] Revisit worflow permissions

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Revisit permissions

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Fix triage permissions

Signed-off-by: Fran Mulero <fmulero@vmware.com>

---------

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2023-06-06 15:46:42 +02:00
Fran Mulero
69814c715f [bitnami/charts] Reduce GitHub API requests and use latest version of the labeler action (#15742)
Signed-off-by: Fran Mulero <fmulero@vmware.com>
2023-03-27 13:29:24 +02:00
Fran Mulero
5eb403c61e [bitnami/charts] Fix workflow issues with existing cards (#14429)
Signed-off-by: Fran Mulero <fmulero@vmware.com>
2023-01-19 14:35:18 +01:00
Fran Mulero
f02f4e2319 [bitnami/charts] Fix workflow issues with existing cards (#14429)
Signed-off-by: Fran Mulero <fmulero@vmware.com>
2023-01-19 13:09:08 +01:00
Fran Mulero
0248b4b93f [bitnami/*] Split workflow responsibilites (#12622)
* [bitnami/*] Split workflow responsibilities

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* [bitnami/*] Split workflow responsibilities

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Build Maintenance colummn configured

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Amend README badge

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Set BITNAMI_BOT_TOKEN to trigger comment action

Signed-off-by: Fran Mulero <fmulero@vmware.com>

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2022-09-22 15:53:19 +02:00
Fran Mulero
311d05f587 Use GITHUB_TOKEN instead of BITNAMI_BOT to label issues and PRs (#12257)
Signed-off-by: Fran Mulero <fmulero@vmware.com>

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2022-09-02 09:50:06 +02:00
Alejandro Gómez Morón
90692bed38 Fixing typo that blocks all PR closing
Signed-off-by: Alejandro Gómez Morón <morona@vmware.com>
2022-08-23 11:26:32 +02:00
Alejandro Gómez Morón
7191d9aa00 [bitnami/*] Fixing stale behaviour and assignation to internal contributions (#11977)
* 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>
2022-08-23 11:14:55 +02:00
Alejandro Gómez Morón
413206a72d Parametrizing support flow by using GH teams and fixing and fixing an issue with comments (#11355)
* Parametrizing support flow by getting GH members from GH teams. Also changing personal token into bitnami-bot one

Signed-off-by: Alejandro Gómez <morona@vmware.com>

* Changing token to retrieve team members since the rate limiting for bitnami-bot was fixed

Signed-off-by: Alejandro Gómez <morona@vmware.com>

* Changing token to retrieve team members since the rate limiting for bitnami-bot was fixed

Signed-off-by: Alejandro Gómez <morona@vmware.com>

* Changing finally when it's executed, not the token

Signed-off-by: Alejandro Gómez <morona@vmware.com>

* After checking with @fmulero, for org teams we need the bitnami-bot token

Signed-off-by: Alejandro Gómez <morona@vmware.com>
2022-07-29 11:31:55 +02:00
Alejandro Gómez Morón
d524e1ebd3 Fixing when the change is related to an issue (#11334)
Signed-off-by: Alejandro Gómez <morona@vmware.com>
2022-07-25 10:49:25 +02:00
Alejandro Gómez Morón
65169b48b4 Automated PRs created by the bitnami-bot should be ignored by any workflow related to support activities. (#11308)
Signed-off-by: Alejandro Gómez <morona@vmware.com>
2022-07-22 12:41:37 +02:00
Alejandro Gómez Morón
c1131ce310 Changing token for labeling workflow (#11279)
* 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>

* Updating the proper token to be able to do assignations on PRs

Signed-off-by: Alejandro Gómez <morona@vmware.com>

* Fixing merging conflict

Signed-off-by: Alejandro Gómez <morona@vmware.com>

* Updating the proper token to be able label PRs

Signed-off-by: Alejandro Gómez <morona@vmware.com>
2022-07-20 16:54:42 +02:00
Alejandro Gómez Morón
e138c8b3d6 Adding workflows for the support by using the GH board (#11245)
* 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>
2022-07-20 11:03:27 +02:00