You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I renamed a job today and pushed the changes on the main branch. CI somehow detected this change and triggered this "new" job, which was very unexpected, because it deployed Lambda layers to AWS.
I had a look at the documentation and found old_name, which I have not used. I guess this was the problem.
The documentation does not explain if a job get's triggered or not triggered when renaming a job.
Would like to suggest to describe this behaviour.
The text was updated successfully, but these errors were encountered:
Hi there!
I was running into a problem today.
I renamed a job today and pushed the changes on the main branch. CI somehow detected this change and triggered this "new" job, which was very unexpected, because it deployed Lambda layers to AWS.
I had a look at the documentation and found
old_name
, which I have not used. I guess this was the problem.The documentation does not explain if a job get's triggered or not triggered when renaming a job.
Would like to suggest to describe this behaviour.
The text was updated successfully, but these errors were encountered: