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

🤖 Automatically create GH release after cnquery bump #1520

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

czunker
Copy link
Contributor

@czunker czunker commented Dec 19, 2024

No description provided.

tag_name: ${{ env.RELEASE_VERSION }}
generate_release_notes: true
make_latest: true
token: ${{ secrets.GH_BUILDER_TOKEN }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about this token...

czunker added a commit to mondoohq/cnquery that referenced this pull request Dec 19, 2024
This way, we can trigger a release in cnspec from this event.
cnspec requires the cnquery container to do its own release.

Related-to mondoohq/cnspec#1520

Signed-off-by: Christian Zunker <[email protected]>
@czunker
Copy link
Contributor Author

czunker commented Dec 19, 2024

This is based on the workflow we already use for the packer-plugin-release: https://github.com/mondoohq/packer-plugin-cnspec/blob/main/.github/workflows/gh-release.yaml

workflow_dispatch:

env:
# C07QZDJFF89 == #release-coordination
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has the slack token privilege to write to this channel?

Signed-off-by: Christian Zunker <[email protected]>
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.

1 participant