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

feature: added job to bump the rc-tag in the sec-scanners-config on main branch when creating release #543

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

mfaizanse
Copy link
Member

Description

Changes proposed in this pull request:

  • added job to bump the rc-tag in the sec-scanners-config on main branch in Create release workflow.

Related issue(s)

@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 26, 2024
@kyma-bot
Copy link

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 26, 2024
@mfaizanse mfaizanse marked this pull request as ready for review March 26, 2024 11:14
@mfaizanse mfaizanse requested a review from a team as a code owner March 26, 2024 11:14
@kyma-bot kyma-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 26, 2024
@mfaizanse mfaizanse linked an issue Mar 26, 2024 that may be closed by this pull request
2 tasks
echo "PR has been merged!"
exit 0
fi
echo "Waiting for ${PR_URL} to be merged"
Copy link
Contributor

Choose a reason for hiding this comment

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

When will this time out?

Copy link
Member Author

Choose a reason for hiding this comment

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

I have added it here.

@kyma-bot kyma-bot added the lgtm Looks good to me! label Mar 26, 2024
@kyma-bot kyma-bot merged commit c542473 into kyma-project:main Mar 26, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create release also bumps the rc-tag in the sec-scanners-config on main
3 participants