• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

branch-status

Show the current branch status and link to PR in Atom
nakajima
0.8.3 2,315
7
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

branch-status package

Show the current status of your branch using the GitHub status API. It also inserts links to the status target_url and to the branch's pull request if there is one.

Usage

  1. Install the package (Settings > Install > search for branch-status)
  2. Make sure branch-status has a GitHub personal access token (OAuth):
  • Create one and give it only the repo:status scope. See security section below
  • Add the token to the package settings (Settings > Packages > branch-status)

If the branch name turns pink, open the developer tools (View > Developer > Toggle Developer Tools) and see if the console shows an error.

Here's what it looks like right now:

Security

It's important to remember that inside Atom, any other package will be able to query and fetch the access token that you provide branch-status.

You should create a specific unique access token just for it to use. This way you can remove it later and provide it with just the access scope that it needs.

You should ONLY give it the repo:status scope.

Don't use a general all personall access token that has full permission for this package.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by