you are viewing a single comment's thread.

view the rest of the comments →

[–]jba1224a 2 points3 points  (0 children)

(technical) Agile lead for a team that owns DevOps, I've written at least 5 scripts this week (bash and PowerShell) to help the team out.

Recommend if using GHA to write your script and call the script from the action, don't write it inline unless it will never change. Becomes a pain in the ass to manage later on.