Skip to content

Run without GitHub action #183

Answered by LironEr
joaopedrodcf asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, actually the BundleMon GitHub Action is pretty new, but you can still use it without the action.

This is an example workflow without BundleMon GitHub Action.

Anyway, if you are using GitHub actions workflows you need to install BundleMon GitHub App, as described here

If you don't want to install the App, you can also create create a project and use API key.

  • Create new project and copy the project ID and API key
  • Add the ID to BUNDLEMON_PROJECT_ID and the API key to BUNDLEMON_PROJECT_APIKEY environment variables in your CI

If you want GitHub integration without BundleMon GitHub App, you will need to create GitHub access token without any scopes, the token owner must have write permis…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joaopedrodcf
Comment options

Answer selected by joaopedrodcf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants