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

Use a protected_labels list #2

Merged
merged 3 commits into from Aug 10, 2014
Merged

Conversation

Nicofuma
Copy link
Member

No description provided.

@@ -16,6 +16,20 @@

include '../config/github-api.php';

function is_label_existent (\Github\Client $client, $repo_owner, $repository, $label)
Copy link
Collaborator

Choose a reason for hiding this comment

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

label_exists?

Copy link
Member Author

Choose a reason for hiding this comment

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

updated

@bantu bantu merged commit 6df0d1d into phpbb:master Aug 10, 2014
bantu added a commit that referenced this pull request Aug 10, 2014
Use a protected_labels list

* Nicofuma/feature/protected_labels:
  change function name
  Check if the label exists
  Use a protected_labels list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants