Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Add labels to show how many builds have been triggered by PR #112

Open
jayvdb opened this issue Jun 7, 2018 · 2 comments
Open

Add labels to show how many builds have been triggered by PR #112

jayvdb opened this issue Jun 7, 2018 · 2 comments
Labels

Comments

@jayvdb
Copy link

jayvdb commented Jun 7, 2018

Useful to see who isnt testing locally.

@bluzi
Copy link
Owner

bluzi commented Jun 9, 2018

That one is a bit tricky: TravisBuddy doesn't have the required permission to create labels

@bluzi bluzi added the feature label Jun 9, 2018
@jayvdb
Copy link
Author

jayvdb commented Jun 12, 2018

The labels could be created by the repo owners, and have to match a basic pattern that travisbuddy can detect.

e.g. a repo might have labels

  • PR build count - 1
  • PR build count - 2
  • PR build count - 3
  • PR build count - 4
  • PR build count - 5
  • PR build count - 10
  • PR build count - 20
  • PR build count - 30
  • PR build count - 40
  • PR build count - 50
  • PR build count - >50

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants