-
Task
-
Resolution: Done
-
Major
-
None
-
False
-
-
False
-
Unset
-
None
Some frontend app use "devel" as their main branch. Currently, the frontend-build.sh script uses
https://github.com/RedHatInsights/insights-frontend-builder-common/blob/master/src/frontend-build.sh#L21 to determine if a branch is a PR or not. We need to refactor this to not use hardcoded names if possible, and look for the presence of "pr".