Skip to content

GitHub Issues feature

Marcelo Freitas requested to merge deactivate_project into master

GitHub issues can now be added to a project

New features:

  • repo_info field was added to project, including validation with RE and form error messages;
  • In project/edit you can add information of a Github Repository to your project;
  • The 10 issues labeled with good first issues will be shown in the tasks to start with tab;
  • There's a link in the end of the list pointing to the Github repository and all good first issue issues;
  • Github API keys were updated and now belong to flosscoach only;

Merge request reports