Skip to main content

pr_state

Function pr_state 

Source
pub fn pr_state(pr_url: &str) -> Result<String, CoreError>
Expand description

Check the state of a PR by its URL. Returns “OPEN”, “CLOSED”, or “MERGED”.