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 TagBot #72

Merged
merged 1 commit into from Feb 20, 2023
Merged

Add TagBot #72

merged 1 commit into from Feb 20, 2023

Conversation

AnHeuermann
Copy link
Member

  • Automate git tag generation whenever version from Project.toml is updated.

@AnHeuermann
Copy link
Member Author

@sjoelund

This line

          # Edit the following line to reflect the actual name of the GitHub Secret containing your private key
          ssh: ${{ secrets.DOCUMENTER_KEY }}
          # ssh: ${{ secrets.NAME_OF_MY_SSH_PRIVATE_KEY_SECRET }}

needs to be updated so TagBot has write access to the repository. Can you update the secrets / update this line with the correct name of the secret?

@AnHeuermann AnHeuermann self-assigned this Feb 20, 2023
@sjoelund
Copy link
Member

@sjoelund

This line

          # Edit the following line to reflect the actual name of the GitHub Secret containing your private key
          ssh: ${{ secrets.DOCUMENTER_KEY }}
          # ssh: ${{ secrets.NAME_OF_MY_SSH_PRIVATE_KEY_SECRET }}

needs to be updated so TagBot has write access to the repository. Can you update the secrets / update this line with the correct name of the secret?

You'll need to create it. I won't have my SSH key in there :)

@AnHeuermann AnHeuermann marked this pull request as ready for review February 20, 2023 16:25
  - Automate git tag generation whenever version from Project.toml is
    updated.
@AnHeuermann AnHeuermann merged commit f12b592 into OpenModelica:master Feb 20, 2023
@AnHeuermann AnHeuermann deleted the tag-bot branch February 20, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants