Are there any options/tricks to have Seed’s auto-d...
# seed
c
Are there any options/tricks to have Seed’s auto-deployed pull requests use a label from the PR (as opposed to ‘pr1’, ‘pr2’, etc)?
f
Hey @Clayton, not currently. Can you share a bit more about ur usecase?
c
Hey @Frank - Just thinking ahead to being able to more easily correlate deploys in Seed with PR names in Github. Definitely not a huge issue since there likely won’t be many PRs at a time, at least in my case. It looks like the pr# is repeated in the stage and branch titles on the deployment ‘card’ in Seed. Is this always the case? If so, adding a preview of the PR title in the latter spot, would be helpful.
f
Ah I see. If we shows the branch name instead of
pr#3
, does that work?
c
Yep, exactly.
f
Got it! Adding it to the roadmap.