Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👷 Add custom token for PR creation #260

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

flaxel
Copy link
Contributor

@flaxel flaxel commented Jun 6, 2024

Type of Change

  • Bugfix
  • Enhancement / new feature
  • Refactoring
  • Documentation

Description

  • version bump action does not work because we are using the GITHUB_TOKEN which does not trigger any pipeline
  • using custom token, so we can simply merge the version bump PR

Checklist

  • Add relevant labels (for example type of change or patch/minor/major)
  • Make sure not to introduce some mistakes
  • Update documentation
  • Review the Contributing Guideline and sign CLA
  • Reference relevant issue(s) and close them after merging

@flaxel flaxel added bug Something isn't working patch Pull request with little updates labels Jun 6, 2024
@flaxel flaxel requested a review from a team as a code owner June 6, 2024 07:35
@flaxel flaxel merged commit d3d98b8 into main Jun 6, 2024
2 checks passed
@flaxel flaxel deleted the add-custom-token-for-pr-creation branch June 6, 2024 08:28
@github-actions github-actions bot locked and limited conversation to collaborators Jun 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working patch Pull request with little updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants