Github breaking changes that require your interaction

A couple of days ago, Github made breaking changes regarding the way other companies can interact with github organisations.

Usually, this wouldn't mean anything to you and you wouldn't need to do anything, but this time, Github requires you to explicitly approve Clever Cloud in order for your github applications to work properly.

If you want to be able to create new applications from one of your github organisation's repositories, or if you want a git push to github to launch a deployment on Clever Cloud, you have two available solutions:

  • The recommended one: Go to github,
    click on the settings (the little cog) button at the top right of your screen and then click on
    Applications in the right column. If your github account is linked to your Clever Cloud one, you should see a line
    saying Clever Cloud API with a View button next to it. Click this View button. At the bottom of your screen, you
    can now grant Clever Cloud access to your organisations, or request an admin to do it.
  • The "simpler" but not recommended one: Go to github, click on the settings button at the top right of your screen,
    click on an organisation to access its settings, then click Third-party access and then Remove restrictions. Note
    that this solution can have several security issues.

As a side note, github now requires more rights to be enabled to have access to an organisation repositories. You can make sure the rights associated to your account are up to date by logging out and then logging in again using github login.

Once you've done this, everything should work back as expected.

Blog

À lire également

Clever Tools: a year of enhancements for your deployments, on the road to v4

A command line interface (CLI) is at the core of developer experience. At Clever Cloud, we have been providing Clever Tools for almost 10 years.
Engineering Features

Otoroshi with LLM: simplify your API and AI service management on Clever Cloud

Your applications and services are evolving in an increasingly complex environment, requiring effective management of APIs and interactions with artificial intelligence models such as the very popular LLMs (Large Language Models).
Features

Markitdown-as-a-Service: from AI to production on Clever Cloud

Every day, new tools are released, AI brings new perspectives, you have new ideas. It's one of Clever Cloud's missions to help you to develop and test them in real-life conditions, effortlessly, before making them available to everyone.
Engineering