Steve Freudenthaler
Steve Freudenthaler
Ok folks, here's the plan. I spoke with Cloud Eng and they're good with the general approach. - [x] I've opened up an [access request ticket in zendesk](https://dotcms.zendesk.com/agent/tickets/114927) so that...
> Keep in mind that when we remove all existing PAT it will affect LTS as well Oh good point @erickgonzalez . So the existing ones would work till we...
> * [x] Add the new machine user to our dotCMS github org Note on this one that I just added to the org. I did not add to any...
We created new secrets in core repo * `CI_MACHINE_USER` * `CI_MACHINE_TOKEN` 
All set... A few notes here FYI @cobbg and @mbiuki 1. Key rotation should be easy (just update the `CI_MACHINE_TOKEN` value and voilà, but it's not automated so rotation will...
Also added secrets to [plugin-seeds repo](https://github.com/dotCMS/plugin-seeds/settings/secrets/actions) by slack request from @victoralfaro-dotcms and @dsilvam * CI_MACHINE_USER * CI_MACHINE_TOKEN ``` NOTE Used the same values for user and token as I did...
Request by @victoralfaro-dotcms to alos add the secret to the [enterprise repo](https://github.com/dotCMS/enterprise)
> Request by @victoralfaro-dotcms to alos add the secret to the [enterprise repo](https://github.com/dotCMS/enterprise) ✅ Done
added `workflow` permission to the existing token by @victoralfaro-dotcms's request
We're not planning on backporting this LTS 23.10 and before. We should do this and apply to agile release cycle so it gets picked up for next LTS. For upgrade...