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

fix(ci): release process for labeling PRs #29688

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

mistercrunch
Copy link
Member

@mistercrunch mistercrunch commented Jul 24, 2024

It appears the CI script that runs on-release to label PRs isn't working
as expected. Here I'm taking the supersetbot command out of the matrix
and running it in parallel with the docker image publication.

Tested with:

gh workflow run tag-release.yml --ref fix_release_tags --field release="4.0.2" --field git-ref="4.0.2" --field force-latest="true"

Test run:

https://github.com/apache/superset/actions/runs/10118610898

It appears the CI script that runs on-release to label PRs isn't working
as expected. Here I'm taking the `supersetbot` command out of the matrix
and running it in parallel with the docker image publication.

Tested with:
```
gh workflow run tag-release.yml --ref fix_release_tags --field
release="4.0.2" --field git-ref="4.0.2" --field force-latest="true"
```

Test run:
@github-actions github-actions bot added github_actions Pull requests that update GitHub Actions code preset-io labels Jul 24, 2024
@pull-request-size pull-request-size bot added size/M and removed size/S labels Jul 26, 2024
@pull-request-size pull-request-size bot added size/S and removed size/M labels Jul 26, 2024
@pull-request-size pull-request-size bot added size/M and removed size/S labels Jul 26, 2024
@mistercrunch mistercrunch marked this pull request as ready for review July 26, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code preset-io review:draft size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants