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

Add workflow for changelog #271

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Vincent056
Copy link

@Vincent056 Vincent056 commented Mar 23, 2023

Description

Add two workflows, one workflow for checking if the PR description is being filled in properly, and the second workflow will parse the PR description, and commit the CHANGELOG.md file to the master branch once a PR is merged. We also added a PR template for this purpose.

Type of change

Only Select one of the change types

  • Enhancements (Adds functionality)
  • Fixes (Fixes an issue, please reference the issue)
  • Internal Changes (Documentation, Tests, etc.)
  • Deprecations (Signals removal of a feature)
  • Removals (Removes a feature)
  • Security (Fixes a vulnerability)
  • This change requires a documentation update (Release PR, etc.)

How Has This Been Tested?

  • Unit Test
  • E2E Test
  • Manual Test
  • Not Applicable

@openshift-ci openshift-ci bot requested review from jhrozek and rhmdnd March 23, 2023 09:19
@openshift-ci
Copy link

openshift-ci bot commented Mar 23, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Vincent056

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Vincent056 Vincent056 force-pushed the test-pr branch 3 times, most recently from 4e8bb53 to edf99a5 Compare March 23, 2023 09:28
@Vincent056
Copy link
Author

I think we might need to give GitHub action the permission in order to use this

@rhmdnd rhmdnd added this to the 1.6.1 milestone Oct 11, 2024
@rhmdnd rhmdnd modified the milestones: 1.6.1, 1.7.0 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants