github / branch-deploy

Enabling Branch Deployments through IssueOps with GitHub Actions - If you find this project useful, give it a star! ⭐️
https://github.com/marketplace/actions/branch-deploy
MIT License
364 stars 44 forks source link

Fixes unchecked sticky #257

Closed reggi closed 4 months ago

reggi commented 4 months ago

Fixes an issue we're having where the sticky is being called on an undefined object. There's already one lockData?.sticky check in this file just changed all of them.

Is there a deeper reason why this shouldn't be happening in the first place that I missed?

Screenshot 2024-04-19 at 10 16 32 AM