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

changelogs are docs #10354

Merged
merged 1 commit into from
Sep 17, 2024
Merged

changelogs are docs #10354

merged 1 commit into from
Sep 17, 2024

Conversation

geekosaur
Copy link
Collaborator

@geekosaur geekosaur commented Sep 14, 2024

We don't mark changelogs as documentation, so CI unnecessarily does full checks when we add changelogs. Correct this.

NOTE: we only accept changelog files from top-level subdirectories. There are changelog files in package tests that must be considered "code" from the standpoint of CI.

Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

Copy link
Collaborator

@ulysses4ever ulysses4ever left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Collaborator

@ffaf1 ffaf1 left a comment

Choose a reason for hiding this comment

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

Excellent

@ulysses4ever
Copy link
Collaborator

@ffaf1 did you hit comment instead of approve by mistake?

@geekosaur
Copy link
Collaborator Author

geekosaur commented Sep 14, 2024 via email

@geekosaur
Copy link
Collaborator Author

N.B.: I took the liberty of adding "needs-backport 3.14", but as it's now a bit too late for it to be relevant to the 3.14.0.0 release it should be backported afterward. 3.12 can be backported as soon as it's merged to master.

Copy link
Collaborator

@ffaf1 ffaf1 left a comment

Choose a reason for hiding this comment

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

Excellent

(this time selecting “Approve” first)

@geekosaur geekosaur added the merge me Tell Mergify Bot to merge label Sep 15, 2024
@mergify mergify bot added the ready and waiting Mergify is waiting out the cooldown period label Sep 15, 2024
@geekosaur
Copy link
Collaborator Author

@mergify backport 3.12

Copy link
Contributor

mergify bot commented Sep 15, 2024

backport 3.12

✅ Backports have been created

@geekosaur geekosaur removed merge me Tell Mergify Bot to merge ready and waiting Mergify is waiting out the cooldown period labels Sep 15, 2024
@geekosaur
Copy link
Collaborator Author

Looks like I forgot some jobs that need to be updated; will fix shortly.

@geekosaur geekosaur added the merge me Tell Mergify Bot to merge label Sep 15, 2024
@mergify mergify bot added ready and waiting Mergify is waiting out the cooldown period merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days labels Sep 15, 2024
We don't mark changelogs as documentation, so CI unnecessarily
does full checks when we add changelogs. Correct this.

NOTE: we only accept changelog files from top-level subdirectories.
There are changelog files in various tests that must be considered
to be "code".
@mergify mergify bot merged commit a8b143f into haskell:master Sep 17, 2024
49 checks passed
@mergify mergify bot mentioned this pull request Sep 17, 2024
2 tasks
mergify bot added a commit that referenced this pull request Sep 17, 2024
@geekosaur
Copy link
Collaborator Author

@mergify backport 3.14

Copy link
Contributor

mergify bot commented Sep 20, 2024

backport 3.14

✅ Backports have been created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous-integration merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge ready and waiting Mergify is waiting out the cooldown period
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants