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

[pull] master from sogno-platform:master #36

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 11, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

gnakti and others added 4 commits December 10, 2024 12:05
…hen triggering in a fork

Signed-off-by: Leonardo Carreras <[email protected]>
- Since we work now mainly from forks, I extended the actions triggered
`on: push` to be additionally triggered `on: pull_request`. Activity
types set to `types: [opened, synchronize, reopened]`. For more details
see
[here](https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request).
An optimised version of this is to additionally prevent feature branches
to trigger on push when they already have a PR: `on: [push,
pull_request]`
- Pin the version of libcimpp to avoid failure of windows workflow
caused by
[sogno-platform/libcimpp#29](sogno-platform/libcimpp#29).
@pull pull bot added the ⤵️ pull label Dec 11, 2024
@pull pull bot merged commit 4a511b7 into energy-projects-renovation-state:master Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants