Draft pull requests trigger "Pull request created"
See original GitHub issueI understand that Draft pull requests are a fairly new feature, so maybe it’s just that the workflow hasn’t been entirely ironed out with how they work with the Jira integration.
That said, opening the discussion: I’m not sure if a draft pull request makes sense to trigger “Pull request created”. Right now we use that trigger to transition issues from “In Progress” to “In Review”, and I think the intent of a draft pull request is to signal code is still being developed, thus why it also does not trigger CODEOWNERS
. I’m also open to suggestions on how to do the transition better if it sounds like I’m in the wrong ballpark.
Thanks!
Issue Analytics
- State:
- Created 4 years ago
- Reactions:103
- Comments:35 (2 by maintainers)
Top Results From Across the Web
Introducing draft pull requests - The GitHub Blog
With draft pull requests, you can clearly tag when you're coding a work in progress. Now when you open a pull request, a...
Read more >Differentiate between a draft pull request and a normal pull ...
Introducing draft pull requests - The GitHub Blog ... a "Pull request created" trigger configured to be executed when a Draft pull request...
Read more >Draft pull requests trigger "Pull request created" #182 - GitHub
I understand that Draft pull requests are a fairly new feature, so maybe it's just that the workflow hasn't been entirely ironed out...
Read more >GitHub draft pull requests should trigger the pipeline
After the above are complete and the build results show that a change passes, a pull request is marked ready for review. If...
Read more >Draft pull requests and new work item text editor - Sprint 143 ...
Draft pull requests can be created by selecting Create as draft from the Create button drop down when creating a pull request. Create...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi, any update on this issue?
Following up on the conversation, I rather not have the Pull Request be sent to Jira while it is a draft until it becomes ready for review.
Hi @dpraul. I’m from a team at Atlassian that is currently in the process of migrating the ownership over to us from GitHub. As a part of this, we’re currently going through the backlog of issues and prs to see what can still be addressed and what should be closed.
I’ve flagged this with the ‘to-triage’ label so my team can discuss. We’ll keep you posted on the status of this.