AL-Go icon indicating copy to clipboard operation
AL-Go copied to clipboard

[Feature Request] Don't trigger Pull Request Status Check for drafts

Open cegekaJG opened this issue 1 year ago • 1 comments

I tend to create a PR very early to give my team and myself an overview of what I'm working on, but I don't need to run the build pipeline until I'm ready. The "Pull Request Handler" workflow shouldn't trigger if a PR is still a draft, otherwise there's no way to prevent the workflow from running after creating a PR. If other users rely on status checks for drafts (not sure if that's the case, skipping status checks until the PR is ready for review is the default behavior), the AL Go settings could include a flag that adds a condition for the workflow after running a system file update.

cegekaJG avatar Apr 23 '24 15:04 cegekaJG

If a maintainer can point me in the right direction, I can make a pull request for this. I already did this for my fork, but I'm not sure where to exactly add the condition without accidentally skipping something else.

cegekaJG avatar May 02 '24 16:05 cegekaJG