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

ci: update ngbot config file #22173

Closed
wants to merge 1 commit into from

Conversation

ocombe
Copy link
Contributor

@ocombe ocombe commented Feb 12, 2018

PR Type

What kind of change does this PR introduce?

[x] CI related changes

What is the current behavior?

Some type labels aren't considered as triaged.
Some PR state/action aren't blocking the merge when they should.

Issue Number: #22053

What is the new behavior?

Type refactor and type RFC/Discussion/question are now considered as triaged.
The labels PR action review and PR state blocked are now forbidden labels that will prevent the merge status to go green.
I've also slightly updated some regexp to be compliant with minimatch instead of just simple regexp. It should be easier to understand like that.

Does this PR introduce a breaking change?

[x] No

@ocombe ocombe added target: patch This PR is targeted for the next patch release comp: ngbot action: review The PR is still awaiting reviews from at least one requested reviewer labels Feb 12, 2018
Copy link
Contributor

@IgorMinar IgorMinar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@@ -50,13 +50,15 @@ merge:
noConflict: true
# list of labels that a PR needs to have, checked with a regexp (e.g. "PR target:" will work for the label "PR target: master")
requiredLabels:
- "PR target:"
- "PR target: *"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope these are globs and not some custom patterns/matching language.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment above says they are used as RegExps. I hope that's not true either 😃

@IgorMinar IgorMinar added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Feb 13, 2018
@ocombe
Copy link
Contributor Author

ocombe commented Feb 13, 2018 via email

mhevery pushed a commit that referenced this pull request Feb 13, 2018
@mhevery mhevery closed this in b75cf3f Feb 13, 2018
jbogarthyde pushed a commit to jbogarthyde/angular that referenced this pull request Feb 23, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants