Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set commit status as pending if WIP #329

Open
bastienterrier opened this issue Feb 19, 2020 · 0 comments
Open

Set commit status as pending if WIP #329

bastienterrier opened this issue Feb 19, 2020 · 0 comments
Assignees
Labels
scenario Scenario to convince people to use our app

Comments

@bastienterrier
Copy link
Member

bastienterrier commented Feb 19, 2020

Behavior

When a pull request title contains WIP set the associated commit to pending.

To do

  • use the pullRequestTitle to check if title contains WIP
  • update the UpdateCommitStatusRunnable to support state option and work with PullRequest
  • update the updateCommitStatus and GitCommitStatusInfos to support app-scope. Eg. WIP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scenario Scenario to convince people to use our app
Projects
None yet
Development

No branches or pull requests

1 participant