buildbot / buildbot/buildbot_travis
Force build new project ignores branch configuration
Open
- Dominant language
- Python
- Stars
- 129
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Having a new project configured with a specific branch with git+poller, doing a force build results in
`Please put a file named .travis.yml at the root of your repository:` if the master branch does not contain a .travis.yml.
Should it not check out the branches according to the configuration before fetching .travis.yml/.bbtravis.yml?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.