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

Exclude workflow changes from being backported #5840

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

jnidzwetzki
Copy link
Contributor

@jnidzwetzki jnidzwetzki commented Jun 30, 2023

The backport script for the PRs does not have the permission to backport PRs which include workflow changes. So, these PRs are excluded from being automatically backported.

Failed CI run:

https://github.com/timescale/timescaledb/actions/runs/5387338161/jobs/9780701395

refusing to allow a GitHub App to create or update workflow
.github/workflows/xxx.yaml without workflows permission)

Disable-check: force-changelog-file

@jnidzwetzki jnidzwetzki marked this pull request as ready for review June 30, 2023 09:17
@jnidzwetzki jnidzwetzki requested a review from akuzm June 30, 2023 09:17
@github-actions github-actions bot requested review from pmwkaa and sb230132 June 30, 2023 09:17
@github-actions
Copy link

@pmwkaa, @sb230132: please review this pull request.

Powered by pull-review

@jnidzwetzki jnidzwetzki force-pushed the backport_workflowfiles branch 2 times, most recently from d001496 to 6d90a20 Compare June 30, 2023 09:21
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Merging #5840 (dd8a1df) into main (9bbf521) will decrease coverage by 7.58%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5840      +/-   ##
==========================================
- Coverage   87.88%   80.30%   -7.58%     
==========================================
  Files         239      239              
  Lines       55681    48964    -6717     
  Branches    12331    12269      -62     
==========================================
- Hits        48936    39322    -9614     
+ Misses       4861     4240     -621     
- Partials     1884     5402    +3518     

see 223 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

The backport script for the PRs does not have the permission to backport
PRs which include workflow changes. So, these PRs are excluded from
being automatically backported.

Failed CI run:

https://github.com/timescale/timescaledb/actions/runs/5387338161/
   jobs/9780701395

> refusing to allow a GitHub App to create or update workflow
> `.github/workflows/xxx.yaml` without `workflows` permission)
@jnidzwetzki jnidzwetzki merged commit b9a58dd into timescale:main Jul 3, 2023
40 checks passed
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

3 participants